ansible/lib/ansible
2012-03-03 14:26:59 -05:00
..
__init__.py Some minor from 'pep8', and silencing the PEP8 messages I don't care about. 2012-03-02 22:03:03 -05:00
constants.py Increasing default --forks to 5 2012-03-01 22:19:41 -05:00
playbook.py Ability to import task lists and handler lists from a top level playbook file. It is possible 2012-03-03 10:53:15 -05:00
runner.py Allow ":" to be used to split patterns as well as ";" so if you are just using group names or fully explicit names you do not need to use shell quoting at all. Obviously if you use wildcards like "*" you wouldstill. 2012-03-03 14:26:59 -05:00
utils.py Ability to import task lists and handler lists from a top level playbook file. It is possible 2012-03-03 10:53:15 -05:00