mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 21:54:22 -07:00
* Extending modules with resource_id
* Added documentation
* Fixed syntax
Changed resource_type back to required true
Added description identifier
* Added changelog fragment.
* fixed syntax
* Improved changelog fragment content.
* Updated description
* Changed if statement
* Changed changelog fragement filename
* version bump
* removed duplicate type
* Apply suggestions from code review
* Update plugins/modules/remote_management/manageiq/manageiq_tags.py
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit a013e69d67
)
Co-authored-by: phospi <phoffmann@spirit21.com>
This commit is contained in:
parent
7eaf795774
commit
1e5e0824d2
3 changed files with 49 additions and 10 deletions
2
changelogs/fragments/719-manageiq-resource_id.yml
Normal file
2
changelogs/fragments/719-manageiq-resource_id.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- manageiq_tags and manageiq_policies - added new parameter ``resource_id``. This parameter can be used instead of parameter ``resource_name`` (https://github.com/ansible-collections/community.general/pull/719).
|
Loading…
Add table
Add a link
Reference in a new issue