community.general/lib/ansible/parsing/yaml
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
..
__init__.py ansible/parsing: PEP8 compliancy (#24701) 2017-05-18 18:41:00 +01:00
constructor.py Allow finer grained control for dupe YAML keys (#56933) 2019-05-28 11:57:16 -04:00
dumper.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
loader.py Support multiple vault passwords (#22756) 2017-07-28 15:20:58 -04:00
objects.py fix decrypted vault utf8 values (#37539) 2018-05-24 23:22:46 -04:00