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
Stephen Fromm 3803b27f6c Add playbook and template to set up ansible-pull
Playbook will install ansible, create directory where git checkout goes,
and set up a cron job to run ansible-pull.
13 years ago
..
handlers restructure the examples directory 13 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. 13 years ago
templates Add playbook and template to set up ansible-pull 13 years ago
vars Allow conditional imports, see examples/playbook3.yml comments for a full explanation. Extensive 13 years ago
ansible_pull.yml Add playbook and template to set up ansible-pull 13 years ago
conditionals_part1.yml rename example files 13 years ago
conditionals_part2.yml rename example files 13 years ago
file_secontext.yml Add another example to file_secontext.yml 13 years ago
group_commands.yml Revert "Revert "Actually wait for password prompt in remote sudo execution. Totally breaks stderr debugging" 13 years ago
intermediate_example.yml rename example files 13 years ago
intro_example.yml Playbook can now take a 'name' which it will show when starting the play 13 years ago
loop_with_items.yml Looping! With items! See examples/playbook/loop_with_items.yml for details 13 years ago
prompts.yml Add documentation for vars_prompt 13 years ago
selective_file_sources.yml Add playbook example for first_available_file 13 years ago
user_commands.yml Remove errant option on password modification action 13 years ago