Commit a5b4da0
committed
ensure:redhat_gpgkey_installed: in ansible remediation use direct command instead of rpmkey Ansible module
The module is currently not working when encountering keys with PQC signatures
Relevant issue: ansible/ansible#861571 parent 6b1f5ac commit a5b4da0
File tree
1 file changed
+1
-3
lines changed- linux_os/guide/system/software/updating/ensure_redhat_gpgkey_installed/ansible
1 file changed
+1
-3
lines changedLines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
| 67 | + | |
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
| |||
0 commit comments