Bugfix/manageiq inventory (#720) (#1962)

* Extending modules with resource_id

* Added documentation

* Revert previous PR

* Added filter for active vm's

* Added changelog fragment

* Update changelogs/fragments/720-cloudforms_inventory.yml

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit ac95ff5b45)

Co-authored-by: phospi <phoffmann@spirit21.com>
This commit is contained in:
patchback[bot]
2021-03-04 08:32:42 +01:00
committed by GitHub
parent 5b2d01566f
commit 4375c99432
2 changed files with 41 additions and 10 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- cloudforms inventory - fixed issue that non-existing (archived) VMs were synced (https://github.com/ansible-collections/community.general/pull/720).