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/config
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 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 2017-06-14 11:08:34 -04:00
base.yml Allow finer grained control for dupe YAML keys (#56933) 2019-05-28 11:57:16 -04:00
data.py Make newer stuff PEP8 compliant (#26951) 2017-11-05 11:27:41 +01:00
manager.py Allow config boolean options to default to None (#55951) 2019-05-02 12:09:14 -07:00
module_defaults.yml Add WTI Serial Port Config module (#55102) 2019-04-24 09:53:40 -04:00