summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding parameters exampleChris Hoffman2013-03-011-1/+4
* CloudFormation support.James Martin2013-02-222-0/+444
* Fixed file-path in comment from examples.yml to intro_example.yml.Mikael Zayenz Lagerkvist2013-02-211-1/+1
* Merge pull request #2122 from lwade/develMichael DeHaan2013-02-201-0/+53
|\
| * Adding ec2-related module example to examples/playbookslwade2013-02-181-0/+53
* | Correct documentation example, Snowball was a hampster.Michael DeHaan2013-02-171-1/+1
* | Add complex arguments exampleMichael DeHaan2013-02-171-0/+55
* | Merge pull request #2084 from johanwiren/zfsMichael DeHaan2013-02-161-0/+31
|\ \
| * | Added zfs example playbookJohan Wirén2013-02-141-0/+31
| |/
* | Fixes jina typosMichel Blanc2013-02-161-2/+2
* | Adds configurable jinja2 extension loadingMichel Blanc2013-02-161-0/+7
|/
* Remove unneccesary quotes from user taskChris Hoffman2013-02-101-2/+1
* minor aesthetics tweakMichael DeHaan2013-02-101-2/+1
* Add example of working with the environmentMichael DeHaan2013-02-101-0/+33
* Change the 0.X part to not imply something new was added in 0.X something if ...Michael DeHaan2013-02-091-1/+1
* Add rabbitmq_vhost module.Matt Cordial2013-02-091-0/+3
* Adding rabbitmq modulesChris Hoffman2013-02-091-0/+34
* Add sudo_flags configuration option to alter sudo behaviourDaniel Hokka Zakrisson2013-01-281-0/+3
* Merge pull request #1903 from leucos/mergeable-hash-varsDaniel Hokka Zakrisson2013-01-251-0/+10
|\
| * Adds user-selectable hash merging support in varsMichel Blanc2013-01-231-0/+10
* | Update examples/playbooks/ansible_pull.ymlFrancesc Esplugas2013-01-241-1/+1
|/
* Merge pull request #1894 from ron1/develDaniel Hokka Zakrisson2013-01-231-0/+5
|\
| * Update examples/ansible.cfg with sudo_exeron12013-01-231-0/+5
* | Merge pull request #1875 from cocoy/vars_prompt_defaultMichael DeHaan2013-01-211-1/+3
|\ \ | |/ |/|
| * Adding default on vars_promptRodney Quillo2013-01-181-1/+3
* | add filter_plugins to example ansible.cfgfdavis2013-01-171-0/+1
|/
* Make use of yes/no booleans in playbooksDag Wieers2012-12-146-12/+12
* Merge pull request #1527 from fdavis/develMichael DeHaan2012-11-081-0/+4
|\
| * move scp_if_ssh to the ssh connection categoryfdavis2012-11-081-4/+4
| * Allows use of scp instead of sftp infdavis2012-11-051-0/+4
* | Support custom jinja2 filters.Jeroen Hoekx2012-11-053-0/+36
|/
* Merge branch 'playbook_ssh_ask_pass' of git://github.com/clatour/ansible into...Michael DeHaan2012-11-031-3/+7
|\
| * Added config option for default ask for ssh_passChandler Latour2012-11-021-0/+5
* | corrected mizpells environmentBrian Coca2012-11-021-1/+1
* | added comment to example config to show usage of new sudo password asking optionBrian Coca2012-11-011-0/+6
|/
* Simplify the group_by example a small bitMichael DeHaan2012-10-301-13/+25
* Add a group_by action plugin.Jeroen Hoekx2012-10-291-0/+23
* Add note about when you still have to use only_ifMichael DeHaan2012-10-271-0/+4
* Added 'when' as a shortcut around only_if.Michael DeHaan2012-10-272-30/+80
* Config parameter renameMichael DeHaan2012-10-261-1/+1
* Make group_vars and host_vars available to usr/bin/ansible, and make vars_plu...Michael DeHaan2012-10-261-0/+8
* add role_attr_flags parameter to postgresql_userJeremiah Heller2012-10-151-0/+3
* refine exampleMichael DeHaan2012-10-121-12/+5
* Added documentation on looping over with_* like fileglobMichael DeHaan2012-10-121-0/+27
* Update some examples to explain why notify is not usedMichael DeHaan2012-10-122-2/+3
* Add DOCUMENTATION for module documentation.Tim Bielawa2012-10-121-0/+33