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
Matt Martz 172137c3ca
Fix issues with PLUGIN_FILTERS_CFG config handling (#45994)
* Ensure that the value of PLUGIN_FILTERS_CFG is treated as type=path, and that we use the standard section of 'defaults' instead of 'default'

* deprecate the default section

* Don't add version_added for the corrected section
2018-09-24 14:34:59 -05:00
..
__init__.py
base.yml Fix issues with PLUGIN_FILTERS_CFG config handling (#45994) 2018-09-24 14:34:59 -05:00
data.py Make newer stuff PEP8 compliant (#26951) 2017-11-05 11:27:41 +01:00
manager.py Fix another corner case of too many warnings for world readable current working directory 2018-08-23 20:23:59 -07:00
module_defaults.yml Add rds_instance to module_defaults groups 2018-09-04 08:17:58 -04:00