summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Commenting out default ssh arguments line in ansible.cfgJames Cammarata2013-08-201-7/+4
* Slight revisement to configuration file comment.v1.2.2Michael DeHaan2013-07-051-1/+1
* Make it possible to tell paramiko to not record new host keys, which can be s...Michael DeHaan2013-07-051-1/+5
* Fix the comment.release1.2.1Michael DeHaan2013-07-051-1/+1
* Update the changelogMichael DeHaan2013-07-041-72/+2
* Default to 'smart' transport, which will use OpenSSH if it can support Contro...Michael DeHaan2013-07-041-0/+14
* Example config file should use correct config setting.Michael DeHaan2013-07-041-1/+1
* MergeMichael DeHaan2013-07-041-3/+1
* Makes host key checking the default behavior but can be disabled in ansible.c...Michael DeHaan2013-07-041-0/+8
* 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