-
Sub-task
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
False
-
-
False
-
0
-
Rocket
-
-
robottelo pr - https://github.com/SatelliteQE/robottelo/pull/16969
I extended the existing test case to include the following steps:
- Create an Ansible variable with a default value and an overridden key.
- Update the value of the Ansible variable at the host level.
- After updating, delete the value, ensuring that it reverts to the default value
airgun pr - https://github.com/SatelliteQE/airgun/pull/1643
Added to the entities with their respective locators:
- read_update_value: Reads the value after updating the Ansible variable in the host.
- read_delete_value: Deletes the updated value, reverts to the default value, and reads the default value.