1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/examples/playbooks
2012-08-10 01:13:37 -04:00
..
handlers
tasks whitespace 2012-08-06 20:00:31 -04:00
templates
vars
ansible_pull.yml whitespace 2012-08-06 20:00:31 -04:00
conditionals_part1.yml whitespace 2012-08-06 20:00:31 -04:00
conditionals_part2.yml whitespace 2012-08-06 20:00:31 -04:00
file_secontext.yml
get_url.yml
group_commands.yml
intermediate_example.yml whitespace 2012-08-06 20:00:31 -04:00
intro_example.yml whitespace 2012-08-06 20:00:31 -04:00
loop_with_items.yml
mysql.yml whitespace 2012-08-06 20:00:31 -04:00
nested_playbooks.yml whitespace 2012-08-06 20:00:31 -04:00
postgresql.yml whitespace 2012-08-06 20:00:31 -04:00
prompts.yml add output of password step for easy testing 2012-08-09 21:42:47 -04:00
register_logic.yml Add ability to store and access module results later on in the play. See examples/playbooks/register_logic for details. 2012-08-10 01:13:37 -04:00
selective_file_sources.yml whitespace 2012-08-06 20:00:31 -04:00
tags.yml whitespace 2012-08-06 20:00:31 -04:00
user_commands.yml