fix file module
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-05-15 19:46:58 +02:00
parent 818ce265a3
commit 4a98c145a7
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
- name: Create certs folder
file:
path: /etc/openvpn/certs
state: present
state: directory
- name: Copy cert files (if defined)
copy: