diff options
Diffstat (limited to 'dan/emc-01.yml')
-rw-r--r-- | dan/emc-01.yml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dan/emc-01.yml b/dan/emc-01.yml deleted file mode 100644 index d8582867..00000000 --- a/dan/emc-01.yml +++ /dev/null @@ -1,11 +0,0 @@ ---- -- name: Basic Setup - hosts: emc-01 - roles: - - role: base - - role: sshd - - role: zsh - - role: apt-repo/spreadspace - - role: acmetool/base - - role: acmetool/cert - acmetool_cert_name: "{{ host_name }}.{{ host_domain }}" |