-
Bug
-
Resolution: Won't Do
-
Normal
-
None
-
6.14.0
Description of problem:
Ansible variables are marked as hidden values in the satellite webUI, but the same is visible when the role or variable is added to the host.
Version-Release number of selected component (if applicable):
Satellite 6.14
Steps to Reproduce:
1. Import the role or variable and override the default value. Check the 'Hidden Value' box so that the 'Default value' will become hidden.
Configure --> Variables --> sample_variable --> Default Behavior
2. Import the role/variable on the host.
Hosts --> All hosts --> host.example.com --> Ansible -> Variables --> sample_variable
The 'Hidden value' is visible as plain text.
Actual results:
The 'Hidden Value' is visible as plain text on host level.
Expected results:
'Hidden Value' should be hidden.
- external trackers