create molecule scenario and adapt role

This commit is contained in:
HgO
2020-12-02 18:40:25 +01:00
parent ec99b9694d
commit 14fff84200
5 changed files with 43 additions and 2 deletions

View File

@@ -6,4 +6,5 @@ acme_certs_dir: "{{ acme_config_dir }}/certs"
acme_accounts_dir: "{{ acme_config_dir }}/accounts"
acme_account_key: "acme_account.key"
acme_ssl_group: ssl-cert
acme_challenge_dir: /var/www/acme
acme_challenge_dir: /var/www/acme
acme_domains: []