community.general/lib/ansible/parsing
Miguel Ángel Ajo 8e4f112b39 Fixes #23680 bug with py3.x due to binary string handling (#23688)
* This commit includes a unit test to exercise the _is_role
function and make sure it doesn't break in any Python version.
* Import os.path and other minor fixups
2017-09-09 18:40:07 -07:00
..
utils ansible/parsing: PEP8 compliancy (#24701) 2017-05-18 18:41:00 +01:00
vault Fixes #22335: Adds filename extension to tempfile for Vault 2017-08-28 11:01:04 -04:00
yaml pylint fixes for vault related code (#27721) 2017-08-08 16:10:03 -04:00
__init__.py
dataloader.py Fixes #23680 bug with py3.x due to binary string handling (#23688) 2017-09-09 18:40:07 -07:00
metadata.py metadata 1.1 2017-08-15 23:12:08 -07:00
mod_args.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
plugin_docs.py metadata change was lost in conflict resolution. 2017-08-15 21:43:13 -07:00
quoting.py ansible/parsing: PEP8 compliancy (#24701) 2017-05-18 18:41:00 +01:00
splitter.py Try to show original exception info for yaml (and other) errors (#24468) 2017-06-09 13:13:15 -04:00