1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Michael DeHaan da9d4eb29a Merge pull request #123 from sfromm/localconnection
Add LocalConnection class to connection.py
2012-04-07 11:41:13 -07:00
..
__init__.py Bump release to 0.0.2 2012-04-03 09:51:05 -04:00
callbacks.py Merge remote branch 'public/integration' 2012-04-02 20:02:46 -04:00
connection.py Add LocalConnection class to connection.py 2012-04-06 16:38:27 -07:00
constants.py add support for using an alternate remote port 2012-03-28 14:05:31 -07: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 Introduce per task variables and push them to templates. 2012-04-04 13:39:03 +02:00
runner.py Introduce per task variables and push them to templates. 2012-04-04 13:39:03 +02:00
utils.py Modification on top of skvidal's common options patch to keep options to command line tools sorted. 2012-04-06 10:59:15 -04:00