summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Add version added field to notification modules.Michael DeHaan2013-05-111-1/+1
* Fixup the module formatter to explain the EXAMPLES string as well.Michael DeHaan2013-05-111-1/+1
* Fix documentation about examples in modules so folks use the new style.Michael DeHaan2013-05-111-4/+0
* add option to ignore $legacy variable style substitutionMatt Coddington2013-05-111-0/+7
* Don't set PasswordAuthentication=no here because the connection plugin will d...Michael DeHaan2013-05-081-1/+1
* Add a note about where the playbook examples have moved to.Michael DeHaan2013-05-051-0/+8
* remove playbook examples from main repo. Fear not, these are now in the ansi...Michael DeHaan2013-05-0550-1773/+0
* Update zfs exampleMichael DeHaan2013-05-051-6/+8
* update user exampleMichael DeHaan2013-05-051-1/+1
* Simplify description of upgraded_vars exampleMichael DeHaan2013-05-051-4/+1
* Update selective file sources exampleMichael DeHaan2013-05-051-3/+3
* update role exampleMichael DeHaan2013-05-051-1/+1
* update roletest exampleMichael DeHaan2013-05-051-1/+1
* Update register_logic exampleMichael DeHaan2013-05-051-1/+6
* Update rabbitmq exampleMichael DeHaan2013-05-051-2/+2
* Update postgres and prompts examples.Michael DeHaan2013-05-052-7/+7
* update netscaler exampleMichael DeHaan2013-05-051-3/+3
* update with_items exampleMichael DeHaan2013-05-051-6/+6
* Update loop_plugins exampleMichael DeHaan2013-05-051-1/+1
* update nested exampleMichael DeHaan2013-05-051-1/+1
* update group_by exampleMichael DeHaan2013-05-051-1/+1
* Update get_url exampleMichael DeHaan2013-05-051-3/+3
* update eucalyptus/ec2 exampleMichael DeHaan2013-05-051-3/+3
* update environment exampleMichael DeHaan2013-05-051-2/+3
* Update delegation example.Michael DeHaan2013-05-051-5/+5
* This conditional example is no longer needed.Michael DeHaan2013-05-051-47/+0
* Update conditional examples.Michael DeHaan2013-05-052-26/+11
* Start of making docs use {{ format }}Michael DeHaan2013-05-053-7/+2
* typoAfsin Toparlak2013-05-011-1/+1
* Merge branch 'nocows' of git://github.com/jpmens/ansible into develMichael DeHaan2013-04-271-0/+4
|\
| * Make ANSIBLE_NOCOWS configurableJan-Piet Mens2013-04-231-0/+4
* | Adds a logfile for ansible playbooks that can be set by the environment or co...Michael DeHaan2013-04-271-0/+6
* | Update role example to show tag usageMichael DeHaan2013-04-241-3/+4
|/
* Default sudo password to SSH password.Stoned Elipot2013-04-221-0/+57
* Rename set_up and tear_down to pre_tasks and post_tasksMichael DeHaan2013-04-201-7/+10
* Added a 'set_up' and 'tear_down' which are like tasks, but execute before and...Michael DeHaan2013-04-201-0/+13
* Allow 'when' and 'with_items' to be applied to roles.Michael DeHaan2013-04-121-1/+1
* allow references to names of variables in with_items without needing to surro...Michael DeHaan2013-04-101-4/+13
* Loose tasks not in roles get executed after roles.Michael DeHaan2013-04-061-0/+7
* When using roles, or other includes, the path to DWIM inside is the path of t...Michael DeHaan2013-04-061-0/+4
* Remove stray fileMichael DeHaan2013-04-061-8/+0
* Demo of parameterized roles!Michael DeHaan2013-04-062-3/+16
* Added examples of how roles work!Michael DeHaan2013-04-067-0/+68
* Make this example make sense :)Michael DeHaan2013-04-051-1/+1
* Upgraded variable support met with upgraded conditional support, see examples...Michael DeHaan2013-04-051-0/+24
* Documented executable setting for ansible.cfgwillthames2013-04-051-0/+7
* Fix exampleMichael DeHaan2013-03-111-1/+1
* Example of how to do nested loops. 15 minutes of code :)Michael DeHaan2013-03-111-0/+10
* netscaler module example playbookNandor Sivok2013-03-071-0/+25
* Fix example crypt to include trailing $Daniel Hokka Zakrisson2013-03-051-1/+1