Toshio Kuratomi
|
675fb88483
|
Update examples for modern ansible and state that duplicating parameters causes an error.
|
2014-10-02 14:32:56 -04:00 |
|
Tim Gerla
|
deab84fa0a
|
Merge pull request #74 from tgerla/varsfixes
use inventory_hostname instead of ansible_hostname
|
2014-07-19 09:25:09 -07:00 |
|
Tim Gerla
|
ce719a12cb
|
use inventory_hostname instead of ansible_hostname
|
2014-07-19 09:24:30 -07:00 |
|
Leonid Evdokimov
|
43518a93f5
|
complex_args: update example for ansbile-1.7
$ is obsolete and fails to work with ansible-playbook 1.7 (devel 6bc056e012)
|
2014-06-18 19:21:26 +04:00 |
|
Kyle Walker
|
467b5785c0
|
Fix with_items dictionary example.
|
2014-02-19 09:55:55 -08:00 |
|
Kyle Walker
|
26c85ea943
|
Added with_items dictionary example.
Example of using with items with more than one parameter.
|
2014-02-19 09:34:00 -08:00 |
|
Tim Gerla
|
bfa2f1cd2b
|
Modernize action calls and clean comments a bit
|
2013-12-12 13:30:42 -06:00 |
|
Tim Gerla
|
f4c4c26aab
|
Fix with_items variable syntax in ec2 example
|
2013-12-07 10:25:19 -08:00 |
|
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.
|
2013-11-02 21:44:16 -07:00 |
|
Javier Candeira
|
dd28b314b9
|
document use of raw variables in loop_nested
|
2013-07-15 14:35:18 +10:00 |
|
Lester Wade
|
5954ba8407
|
Add wait_for to the example to ensure a machine has booted.
|
2013-06-14 12:11:07 -04:00 |
|
Michael DeHaan
|
bf7f9d5c65
|
Added all the playbook language fragments to the ansible-examples repo.
|
2013-05-05 14:02:39 -04:00 |
|