You can not 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/lib/ansible
Tim Bielawa 95502c3089
Adding version and author to ansible init.
14 years ago
..
__init__.py Adding version and author to ansible init. 14 years ago
constants.py Update constants.py to pull module path and the hosts file from the 14 years ago
playbook.py src= parameters for template and copy operations can be relative to the playbook (for /usr/bin/ansible-playbook) or current directory (for /usr/bin/ansible) 14 years ago
runner.py src= parameters for template and copy operations can be relative to the playbook (for /usr/bin/ansible-playbook) or current directory (for /usr/bin/ansible) 14 years ago
utils.py Ability to import task lists and handler lists from a top level playbook file. It is possible 14 years ago