diff options
Diffstat (limited to 'chaos-at-home')
-rw-r--r-- | chaos-at-home/ch-keyserver.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/chaos-at-home/ch-keyserver.yml b/chaos-at-home/ch-keyserver.yml deleted file mode 100644 index 11942ffc..00000000 --- a/chaos-at-home/ch-keyserver.yml +++ /dev/null @@ -1,9 +0,0 @@ ---- -- name: Basic Setup - hosts: ch-keyserver - roles: - - role: apt-repo/base - - role: core/base - - role: core/sshd/base - - role: core/zsh - - role: core/admin-users |