mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Add puppet confdir option (#4740)
* Add puppet confdir option * Add puppet confdir option change fragment * Improve quoting in plugins/modules/system/puppet.py Co-authored-by: Felix Fontein <felix@fontein.de> * Add version_added to plugins/modules/system/puppet.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Georg Vogt <georg.vogt@tngtech.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
2
changelogs/fragments/4740-puppet-feature.yaml
Normal file
2
changelogs/fragments/4740-puppet-feature.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- puppet - adds ``confdir`` parameter to configure a custom confir location (https://github.com/ansible-collections/community.general/pull/4740).
|
||||
Reference in New Issue
Block a user