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 58ad934283 Merge pull request #1024 from tima/groups-pb
Made $groups and $group_names variables accessible in with_items
2012-09-11 14:59:05 -07:00
..
callback_plugins Add __init__'s to git 2012-09-06 18:43:28 -04:00
inventory Merge pull request #1024 from tima/groups-pb 2012-09-11 14:59:05 -07:00
playbook Support import of playbooks in other directories 2012-09-09 22:59:56 -04:00
runner Made groups.groupname and group_names variables accessible in playbooks. 2012-09-10 10:42:26 -04:00
__init__.py Release version bump 2012-09-06 18:56:38 -04:00
callbacks.py Modular server-side actions (squash merge) 2012-09-06 18:57:04 -04:00
color.py Check for terminal capabilities if curses is available 2012-08-25 00:45:14 +02:00
constants.py Add support for ./ansible.cfg file 2012-09-10 17:57:32 +03:00
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 2012-08-07 18:24:47 -04:00
module_common.py Adapt module common code to use the systemd journal if it's available 2012-09-06 17:59:38 -07:00
utils.py Have ansible respect private_key_file option 2012-09-07 14:37:32 -04:00