mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Extending manageiq modules with parameter resource_id (#719)
* 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>
This commit is contained in:
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).
|
||||
Reference in New Issue
Block a user