First commit
This commit is contained in:
5
roles/x509/tasks/main.yml
Normal file
5
roles/x509/tasks/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- name: install acme.sh
|
||||
shell: curl https://raw.githubusercontent.com/Neilpang/acme.sh/master/acme.sh | INSTALLONLINE=1 LE_WORKING_DIR=/etc/x509 sh
|
||||
args:
|
||||
creates: /etc/x509
|
||||
|
Reference in New Issue
Block a user