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
Michael DeHaan ab408b0000 Ability to import task lists and handler lists from a top level playbook file. It is possible
to use multiple import statements to implement 'class' like behavior, and also to share
a common list of handlers between multiple patterns.
13 years ago
..
ansible_hosts
base.yml Ability to import task lists and handler lists from a top level playbook file. It is possible 13 years ago
handlers.yml Ability to import task lists and handler lists from a top level playbook file. It is possible 13 years ago
playbook.yml Ability to import task lists and handler lists from a top level playbook file. It is possible 13 years ago
playbook2.yml