community.general/lib/ansible
Lumír 'Frenzy' Balhar 84544ee8fd Fix AST nodes for Python 3 and enable dependent test_uri (#18597)
* Enable tests on python 3 for uri

* Added one more node type to SAFE_NODES into safe_eval module.

ast.USub represents unary operators. This is necessary for
parsing some unusual but still valid JSON files during testing
with Python 3.
2016-12-13 07:37:39 -08:00
..
cli Add --all option to ansible-doc. 2016-12-12 12:16:29 -08:00
compat
config
errors
executor
galaxy
inventory
module_utils Fix overwrite parameter in module_utils.junos (#18671) 2016-12-12 15:57:29 -05:00
modules cloud: ovirt: Add ovirt_tags and ovirt_tags_facts modules (#19295) 2016-12-13 09:14:09 -05:00
parsing
playbook
plugins Fix synchronize retries (#18535) 2016-12-12 13:33:30 -08:00
template Fix AST nodes for Python 3 and enable dependent test_uri (#18597) 2016-12-13 07:37:39 -08:00
utils Add --all option to ansible-doc. 2016-12-12 12:16:29 -08:00
vars
__init__.py
constants.py Remove remnants of obsolete fireball mode. 2016-12-09 16:56:34 -07:00
release.py
test-requirements.txt