diff options
author | Christian Pointner <equinox@spreadspace.org> | 2018-12-09 00:56:13 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2018-12-09 00:56:13 +0100 |
commit | 14c69ac3f074d7cea31687ecc105c015b8a55ec7 (patch) | |
tree | 6c2ffd64728bd632e46d04e699cd3bd3ec61f894 /host_playbooks/dione.yml | |
parent | improvments for preseed role (diff) |
cleanup and imrpovement of vm roles (still not working)
Diffstat (limited to 'host_playbooks/dione.yml')
-rw-r--r-- | host_playbooks/dione.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/host_playbooks/dione.yml b/host_playbooks/dione.yml deleted file mode 100644 index 70b6a077..00000000 --- a/host_playbooks/dione.yml +++ /dev/null @@ -1,9 +0,0 @@ ---- -- name: Basic Setup - hosts: dione - roles: - - role: base - - role: sshserver - - role: zsh - - role: admin-user - - role: blackmagic-desktopvideo |