Migrate the role to a separate repo

This commit is contained in:
Nikolai Rodionov
2023-03-11 18:18:57 +01:00
commit 44bce4b274
9 changed files with 297 additions and 0 deletions

5
handlers/main.yml Normal file
View File

@ -0,0 +1,5 @@
---
- name: remove certificates
file:
state: absent
path: "{{ working_dir }}"