diff options
author | Christian Pointner <equinox@spreadspace.org> | 2023-05-20 21:04:11 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2023-05-20 21:04:11 +0200 |
commit | 10a31c6e265db5f7486d58775392df031cce614c (patch) | |
tree | c2130706933bd6109eb91508a65df564cfb9785e /_graveyard_/chaos-at-home | |
parent | update gpg keys for equinox (diff) |
move ch-omd to graveyard
Diffstat (limited to '_graveyard_/chaos-at-home')
-rw-r--r-- | _graveyard_/chaos-at-home/ch-omd.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/_graveyard_/chaos-at-home/ch-omd.yml b/_graveyard_/chaos-at-home/ch-omd.yml new file mode 100644 index 00000000..35d48ce9 --- /dev/null +++ b/_graveyard_/chaos-at-home/ch-omd.yml @@ -0,0 +1,10 @@ +--- +- name: Basic Setup + hosts: ch-omd + roles: + - role: apt-repo/base + - role: core/base + - role: core/sshd/base + - role: core/zsh + - role: core/ntp +# - role: apt-repo/consol-labs |