mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
puppet: Add documentation and remove deprecation for show_diff, keep deprecation for alias show-diff (#3980) (#4019)
* puppet: Add documentation and remove deprecation for show_diff * Add changelog fragment * Update changelogs/fragments/3980-puppet-show_diff.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/system/puppet.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/system/puppet.py Co-authored-by: Felix Fontein <felix@fontein.de> * Fixing syntax error introduced in29298da3* More documentation for show_diff and fix some sanity errors * Update changelogs/fragments/3980-puppet-show_diff.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update tests/sanity/ignore-2.10.txt Co-authored-by: Felix Fontein <felix@fontein.de> * Add validate-modules:parameter-invalid to ignores due to invalid and depricated alias * Keep use-argspec-type-path in ignores * Update plugins/modules/system/puppet.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Benoit Vaudel <benoit@catalyst.net.nz> Co-authored-by: Felix Fontein <felix@fontein.de> (cherry picked from commitfe57cd5ac8) Co-authored-by: Benoit Vaudel <vaudelbenoit@aol.com>
This commit is contained in:
2
changelogs/fragments/3980-puppet-show_diff.yml
Normal file
2
changelogs/fragments/3980-puppet-show_diff.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- puppet - remove deprecation for ``show_diff`` parameter. Its alias ``show-diff`` is still deprecated and will be removed in community.general 7.0.0 (https://github.com/ansible-collections/community.general/pull/3980).
|
||||
Reference in New Issue
Block a user