diff options
author | Christian Pointner <equinox@spreadspace.org> | 2019-11-30 01:41:45 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2019-11-30 01:41:45 +0100 |
commit | 2802de2998f55f07206bceffd7d0c5795342b49e (patch) | |
tree | 1f4ec4039c3f6ce9fda78e5f6a169892a879e434 /dan/emc-xx.yml | |
parent | accesspoins: added script do list assiocated stations (diff) |
acmetool with support for acme-v2
Diffstat (limited to 'dan/emc-xx.yml')
-rw-r--r-- | dan/emc-xx.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dan/emc-xx.yml b/dan/emc-xx.yml index c73ffd0c..f1a57b2c 100644 --- a/dan/emc-xx.yml +++ b/dan/emc-xx.yml @@ -7,6 +7,7 @@ - role: sshd - role: zsh - role: admin-user + - role: apt-repo/spreadspace - role: acmetool/base - role: acmetool/cert acmetool_cert_name: "{{ host_name }}.{{ host_domain }}" |