Actions
Bug #29534
openChanging taxonomy does not report changed=true
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Description
When passing organization_ids and/or location_ids the Taxonomy of templates gets changed, but the response shows {... "imported": true, "changed": false ...}
Is it possible to have "changed": true or have any other means of telling that it got updated?
I'm writing a module [1] for FAM that wraps this plugin and this breaks idempotency
[1] - https://github.com/theforeman/foreman-ansible-modules/pull/705
Updated by Anton Nesterov over 4 years ago
- Related to Tracker #27680: API bugs that need workarounds in foreman-ansible-modules added
Actions