ansible/examples/playbooks
2012-07-27 19:00:48 -04:00
..
handlers restructure the examples directory 2012-03-13 19:27:13 -04:00
tasks Allow groups to be passed to runner API to make parse_hosts optional, misc fixes as a result of refactoring in Runner. 2012-03-22 00:30:05 -04:00
templates Much streamlining around setup steps in playbooks, now only run setup once per play. 2012-07-14 12:24:19 -04:00
vars fix module name in examples 2012-07-23 21:06:24 -04:00
ansible_pull.yml Change defaults so people have to make conscious decisions about pull setup. 2012-05-01 23:25:19 -04:00
conditionals_part1.yml rename example files 2012-03-21 22:21:42 -04:00
conditionals_part2.yml rename example files 2012-03-21 22:21:42 -04:00
file_secontext.yml Add another example to file_secontext.yml 2012-04-22 00:14:40 -07:00
get_url.yml Tweaking daisychain internals to allow get_url to modify the path destination when downloading to a directory. 2012-07-22 11:08:16 -04:00
group_commands.yml Revert "Revert "Actually wait for password prompt in remote sudo execution. Totally breaks stderr debugging" 2012-04-27 00:46:17 -04:00
intermediate_example.yml Playbook refactoring -- work in progress. 2012-05-26 00:37:34 -04:00
intro_example.yml Playbook can now take a 'name' which it will show when starting the play 2012-04-27 00:08:06 -04:00
loop_with_items.yml Looping! With items! See examples/playbook/loop_with_items.yml for details 2012-04-14 09:55:24 -04:00
mysql.yml The MySQL modules 2012-07-13 17:07:23 -05:00
nested_playbooks.yml Allow top level playbook files to import other playbook files, added some basic 2012-07-12 00:19:44 -04:00
prompts.yml Slight tweaks on vars_prompt upgrades 2012-07-27 19:00:48 -04:00
selective_file_sources.yml Don't use template syntax in non-templates, it's not the default anymore 2012-05-08 00:09:04 -04:00
tags.yml Make adding tags to a playbook work as shorthand to tagging all tasks in the play. 2012-07-12 00:58:48 -04:00
user_commands.yml Remove errant option on password modification action 2012-03-28 14:50:26 -07:00