gah stupid tags
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
a4deb8dbaa
commit
ea70d16680
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@
|
|||
- name: debug debug
|
||||
debug:
|
||||
msg: "admv is {{ ansible_distribution_major_version }} ccp is {{ currentcryptopolicy.stdout }} cpa is {{ cryptopolicyapplied.rc }} "
|
||||
tags:
|
||||
- crypto-policies
|
||||
- base/crypto-policies
|
||||
|
||||
- name: Set crypto-policy on fedora 33 and higher hosts to allow 2fa to work
|
||||
command: "update-crypto-policies --set LEGACY"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue