mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
* 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>
(cherry picked from commit 62ff263ac1
)
Co-authored-by: Ge0rgi0s <34042518+Ge0rgi0s@users.noreply.github.com>
This commit is contained in:
parent
3af9e39043
commit
8f0ee6966f
2 changed files with 10 additions and 0 deletions
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).
|
Loading…
Add table
Add a link
Reference in a new issue