lint: ansible-lint suggested updates
This commit is contained in:
parent
2ba6c6691b
commit
1d5d39d1c2
20 changed files with 140 additions and 56 deletions
|
|
@ -17,7 +17,7 @@
|
|||
when: freeipa_certs_existing_cert.not_after is defined
|
||||
|
||||
- name: "FreeIPA Certificates | AUDIT | Print days until expiry"
|
||||
debug:
|
||||
ansible.builtin.debug:
|
||||
msg: "{{ freeipa_certs_days_until_expiry }}"
|
||||
when: freeipa_certs_existing_cert.not_after is defined
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue