-
Bug
-
Resolution: Done-Errata
-
Undefined
-
None
-
rhel-system-roles-1.23.0-2.9.el9
-
None
-
None
-
rhel-sst-system-roles
-
24
-
26
-
3
-
QE ack, Dev ack
-
False
-
-
Yes
-
Red Hat Enterprise Linux
-
None
-
Bug Fix
-
-
Done
-
None
Cause: Ansible is somehow converting JSON strings to the corresponding
JSON object if the value is used in a loop and the value is used
like `data: "{{ value }}"`
Consequence: You cannot pass JSON strings as secrets and have the
value preserved.
Fix: Cast the data value to a string when passing to the podman_secret
module.
Result: JSON strings are preserved as-is for use in secrets.
Github issue: https://github.com/linux-system-roles/podman/issues/121
Signed-off-by: Rich Megginson <rmeggins@redhat.com>
- is cloned by
-
RHEL-22310 fix: cast secret data to string in order to allow JSON valued strings
- Closed
- links to
-
RHBA-2023:124808 rhel-system-roles bug fix and enhancement update
- mentioned on