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
2012-04-27 00:33:48 -04:00
..
__init__.py Version bump for integration branch (soon to be renamed 'devel'), didn't update package 2012-04-23 21:14:48 -04:00
callbacks.py Merge branch 'integration' 2012-04-23 21:05:06 -04:00
connection.py Revert "Unify normal and sudo remote command execution. Breaks stderr/stdout handling 2012-04-27 00:33:48 -04:00
constants.py Add support for specifying sudo passwords to both ansible & playbook. Nopasswd sudo is no longer required. 2012-04-13 19:06:11 -04:00
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 2012-03-15 23:10:03 -04:00
inventory.py handle issues when the hostlist is inadvertently set executable 2012-04-24 11:03:14 -04:00
playbook.py Playbook can now take a 'name' which it will show when starting the play 2012-04-27 00:08:06 -04:00
runner.py fix code handling if module_vars is None 2012-04-26 23:18:29 -04:00
utils.py shlex.split() tries to read from stdin if passed None 2012-04-27 11:25:43 +10:00