This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
db57933614
ansible
/
lib
/
ansible
History
Michael DeHaan
db57933614
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
..
__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