community.general/lib/ansible
James Cammarata 6d9cc64e0f Add role_names to valid keys entry for plays
Prevents a "not a legal parameter" error for play ds structures that
may be passed into the Play() constructor, which really is mainly a
concern during tests.
2014-06-16 10:00:43 -05:00
..
callback_plugins Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
inventory Fixed extension filtering in InventoryDirectory 2014-05-14 23:43:14 -07:00
module_utils fix for urls like ssh://git@github.com/ansible/ansible.git 2014-06-16 11:58:59 +01:00
playbook Add role_names to valid keys entry for plays 2014-06-16 10:00:43 -05:00
runner Added quotes around key path - Issue 7713 2014-06-10 16:39:47 -03:00
utils Merge branch 'fix-7596' of https://github.com/kilburn/ansible into kilburn-fix-7596 2014-06-03 10:26:25 -05:00
__init__.py Version bump for 1.7 2014-05-05 16:37:46 -05:00
callbacks.py fix UnicodeEncodeError when prompt is unicode. 2014-05-21 23:43:19 +09:00
color.py Merge commit. 2014-03-16 17:08:26 -04:00
constants.py Adding a new system_warnings config option to supress warnings 2014-04-30 14:44:10 -05:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Modify the way we set the localization environment 2014-05-01 10:34:53 -05:00