community.general/lib/ansible
Jeroen Hoekx b87710a1df Introduce group_names in template variables.
This is a list of all the groups a host is in.
2012-04-28 18:23:44 +02: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 Because paramiko using a pty can't distinguish stderr and stdout, remove handling that 2012-04-27 01:25:38 -04:00
connection.py Clarify that stderr WILL crash your module. Can't redirect because if we do we lose tracebacks 2012-04-27 01:36:31 -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 Introduce group_names in template variables. 2012-04-28 18:23:44 +02: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 Because paramiko using a pty can't distinguish stderr and stdout, remove handling that 2012-04-27 01:25:38 -04:00
utils.py Because paramiko using a pty can't distinguish stderr and stdout, remove handling that 2012-04-27 01:25:38 -04:00