Commit Graph

20 Commits (c502cf87362395404348e587e6e95959dbf19007)

Author SHA1 Message Date
James Cammarata f72887ab1b Fixing incorrect loop + role example 8 years ago
Brian Coca 934dd82f16 corrected tags to be 2.0 compatible 9 years ago
Lorenzo Manacorda 83d39839cf Add alternative example for string finding 9 years ago
Brian Coca b0232506c5 removed deprecated user in favor of remote_user 9 years ago
Lorenzo Manacorda 29b3a00657 fix typo 9 years ago
Lorenzo Manacorda 97a4a31e38 Add examples for `stdout` loops 9 years ago
Panagiotis Issaris 976f70924d Replace the legacy 'action: module options' format 10 years ago
Panagiotis Issaris e36bd83add Tabs are outlawed according to yaml.org 10 years ago
Toshio Kuratomi 675fb88483 Update examples for modern ansible and state that duplicating parameters causes an error. 10 years ago
Tim Gerla ce719a12cb use inventory_hostname instead of ansible_hostname 10 years ago
Leonid Evdokimov 43518a93f5 complex_args: update example for ansbile-1.7 10 years ago
Kyle Walker 467b5785c0 Fix with_items dictionary example. 11 years ago
Kyle Walker 26c85ea943 Added with_items dictionary example. 11 years ago
Tim Gerla bfa2f1cd2b Modernize action calls and clean comments a bit 11 years ago
Tim Gerla f4c4c26aab Fix with_items variable syntax in ec2 example 11 years ago
Steve Tjoa d48255feca Changed modules from 'action' to 'postgresql_db' and 'postgresql_user', introduced into Ansible as of version 0.6. Also changed parameter 'user' to 'name' as specified in the current documentation. 11 years ago
Javier Candeira dd28b314b9 document use of raw variables in loop_nested 11 years ago
Lester Wade 5954ba8407 Add wait_for to the example to ensure a machine has booted. 11 years ago
Michael DeHaan bf7f9d5c65 Added all the playbook language fragments to the ansible-examples repo. 11 years ago