add support for multi-users

This commit is contained in:
RNRod
2023-07-16 22:07:38 +02:00
parent cbe707f618
commit cf5d235cc2
5 changed files with 163 additions and 116 deletions

View File

@ -2,4 +2,4 @@
- name: remove certificates
file:
state: absent
path: "{{ working_dir }}"
path: "{{ cert_dir }}"