Fix become for old 1password keyring removal
This commit is contained in:
parent
ec6cc7013c
commit
da132c5fb1
@ -5,6 +5,7 @@
|
|||||||
old_keyring: /etc/apt/trusted.gpg.d/1password-archive-keyring.gpg
|
old_keyring: /etc/apt/trusted.gpg.d/1password-archive-keyring.gpg
|
||||||
|
|
||||||
- name: remove old keyring
|
- name: remove old keyring
|
||||||
|
become: true
|
||||||
file:
|
file:
|
||||||
path: '{{old_keyring}}'
|
path: '{{old_keyring}}'
|
||||||
state: absent
|
state: absent
|
||||||
|
Loading…
x
Reference in New Issue
Block a user