You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/examples/playbooks
Michael DeHaan 31d4ee32d1 Looping! With items! See examples/playbook/loop_with_items.yml for details 14 years ago
..
handlers restructure the examples directory 14 years ago
tasks Allow groups to be passed to runner API to make parse_hosts optional, misc fixes as a result of refactoring in Runner. 14 years ago
templates restructure the examples directory 14 years ago
vars Allow conditional imports, see examples/playbook3.yml comments for a full explanation. Extensive 14 years ago
conditionals_part1.yml rename example files 14 years ago
conditionals_part2.yml rename example files 14 years ago
group_commands.yml Update group_commands playbook example 14 years ago
intermediate_example.yml rename example files 14 years ago
intro_example.yml Sudo support operational in both playbooks and main program. Implementation could use some cleanup. 14 years ago
loop_with_items.yml Looping! With items! See examples/playbook/loop_with_items.yml for details 14 years ago
prompts.yml Add documentation for vars_prompt 14 years ago
user_commands.yml Remove errant option on password modification action 14 years ago