Rework acme role
This commit is contained in:
parent
b29062a436
commit
ce1babbeda
8 changed files with 47 additions and 80 deletions
|
@ -1,7 +1,9 @@
|
|||
---
|
||||
|
||||
- name: update_contact_info
|
||||
ansible.builtin.command:
|
||||
cmd: dehydrated --account
|
||||
|
||||
- name: query_certificates
|
||||
- name: run dehydrated
|
||||
ansible.builtin.command:
|
||||
cmd: dehydrated --cron
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue