community.general/lib/ansible/parsing
Matt Martz c0915e2f5a
Support nested JSON decoding in AnsibleJSONDecoder (#45924)
* Support nested JSON decoding in AnsibleJSONDecoder

* Add tests for vault portion of AnsibleJSONDecoder
2018-09-24 14:33:19 -05:00
..
utils Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
vault Raise a nicer error when we cannot execute the editor (#44423) 2018-08-22 10:24:11 -05:00
yaml Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
__init__.py Fix typo in lib/ansible/parsing/__init__.py (#16761) 2016-07-20 18:03:50 -04:00
ajson.py Support nested JSON decoding in AnsibleJSONDecoder (#45924) 2018-09-24 14:33:19 -05:00
dataloader.py Fix wrong python keyword (followup to #36357) (#41067) 2018-06-07 19:48:07 +05:30
metadata.py Guard against assignments that are not ast.Name in docs parsing (#35513) 2018-01-30 12:56:16 -06:00
mod_args.py Optimizations in mod_args parsing 2018-03-26 10:08:38 -07:00
plugin_docs.py Fix ansible-doc and docsite generation for removed modules 2018-08-24 15:37:13 -07:00
quoting.py ansible/parsing: PEP8 compliancy (#24701) 2017-05-18 18:41:00 +01:00
splitter.py Fix a unicodeerror so that we get the correct error message (#34058) 2017-12-19 16:26:30 -06:00