master #1
@ -54,3 +54,7 @@
|
|||||||
notify:
|
notify:
|
||||||
- "Restart Teleport"
|
- "Restart Teleport"
|
||||||
|
|
||||||
|
- name: "Clean Up Temporary Files"
|
||||||
|
ansible.builtin.file:
|
||||||
|
state: absent
|
||||||
|
path: /tmp/teleport-{{ teleport_version }}
|
||||||
|
Loading…
Reference in New Issue
Block a user