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
constructor.py Allow finer grained control for dupe YAML keys (#56933) 2019-05-28 11:57:16 -04:00
dumper.py
loader.py
objects.py