Actions
Feature #37474
closedSupport updating ansible override values via api
Difficulty:
easy
Triaged:
No
Description
It would be useful if the ansible_override_values api endpoint supported updating overrides in addition to creating and deleting them.
Currently to update a override value with the api one needs to:
1. Check if override already exists
2. Find the override id
3. Delete the override
4. Recreate the override.
Updated by The Foreman Bot 9 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_ansible/pull/719 added
Updated by The Foreman Bot 2 months ago
- Fixed in Releases foreman_ansible-15.0.0 added
Updated by Gardar Arnarsson 2 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_ansible|561f41b68acaa4478ea3955f0365b677a0be5230.
Updated by Nofar Alfassi 2 months ago
- Fixed in Releases foreman_ansible-15.0.3 added
- Fixed in Releases deleted (
foreman_ansible-15.0.0)
Actions