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/lib/ansible
Michael DeHaan 85e0de5bb2 Move print statements out of playbook.py and back into CLI so we can simplify playbook operations
independent of output, and can also see all the output nicely grouped together if we want
to reformat it or make summaries of statistics.
12 years ago
..
__init__.py Some minor from 'pep8', and silencing the PEP8 messages I don't care about. 13 years ago
constants.py Update constants.py to pull module path and the hosts file from the 12 years ago
playbook.py Move print statements out of playbook.py and back into CLI so we can simplify playbook operations 12 years ago
runner.py Templating as non-root should not require passing in the metadata= parameter. 12 years ago
utils.py Ability to import task lists and handler lists from a top level playbook file. It is possible 12 years ago