Migrate the role to a separate repo
This commit is contained in:
5
handlers/main.yml
Normal file
5
handlers/main.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: remove certificates
|
||||
file:
|
||||
state: absent
|
||||
path: "{{ working_dir }}"
|
Reference in New Issue
Block a user