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/parsing
Brian Coca 1a893a48a3
Allow finer grained control for dupe YAML keys (#56933)
* Allow finer grained control for dupe YAML keys

  fixes #16903

* expand option to handle errors

* remove clog for previous version of toggle

* added missing parens

* fix typoe
2019-05-28 11:57:16 -04:00
..
utils Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
vault Migrate command line parsing to argparse (#50610) 2019-04-23 13:54:39 -05:00
yaml Allow finer grained control for dupe YAML keys (#56933) 2019-05-28 11:57:16 -04:00
__init__.py Fix typo in lib/ansible/parsing/__init__.py (#16761) 2016-07-20 18:03:50 -04:00
ajson.py add note to inform awx team on change 2018-10-11 12:45:53 -04:00
dataloader.py Not native, but text (#55676) 2019-05-24 14:49:04 -04:00
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 Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
plugin_docs.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
quoting.py ansible/parsing: PEP8 compliancy (#24701) 2017-05-18 18:41:00 +01:00
splitter.py Ensure _raw_params retain exact spaces 2018-09-28 19:19:58 +02:00