Correct typo in var name

trusted_gpg_keyring.stat.present instead of _trusted_gpg_keyring.stat.present
This commit is contained in:
Ludovic Poujol 2021-07-06 16:09:54 +02:00
parent 49cb5adf92
commit 7a089f88af

View file

@ -117,7 +117,7 @@
keyring: /etc/apt/trusted.gpg
state: absent
when:
- trusted_gpg_keyring.stat.present
- _trusted_gpg_keyring.stat.present
- ansible_distribution_major_version is version('9', '>=')
- name: HWRaid GPG key is installed