This website requires JavaScript.
Explore
Help
Register
Sign In
internet
/
community.general
Watch
3
Star
0
Fork
0
You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced
2026-04-03 09:13:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6aa10691c19204eeaedbe4c6e70e4763f0ba613a
community.general
/
lib
/
ansible
History
Michael DeHaan
a8c921cbcc
Allow groups to be passed to runner API to make parse_hosts optional, misc fixes as a result of refactoring in Runner.
...
Cleanup in Playbooks module is next.
2012-03-22 00:30:05 -04:00
..
__init__.py
Adding version and author to ansible init.
2012-03-07 12:02:05 -05:00
callbacks.py
move callbacks to seperate file, anticipating callbacks for Runner() as well
2012-03-21 22:18:57 -04:00
connection.py
Fix "import *" and resultant new things detectable from "make pyflakes"
2012-03-18 17:16:12 -04:00
constants.py
Add async polling logic to runner. Will add to playbook shortly, have to diagnose why paramiko
2012-03-11 18:40:35 -04:00
errors.py
Update example to use correct service state; minor pep8 indent/spacing fixes
2012-03-15 23:10:03 -04:00
playbook.py
Allow groups to be passed to runner API to make parse_hosts optional, misc fixes as a result of refactoring in Runner.
2012-03-22 00:30:05 -04:00
runner.py
Allow groups to be passed to runner API to make parse_hosts optional, misc fixes as a result of refactoring in Runner.
2012-03-22 00:30:05 -04:00
utils.py
Allow groups to be passed to runner API to make parse_hosts optional, misc fixes as a result of refactoring in Runner.
2012-03-22 00:30:05 -04:00