diff options
Diffstat (limited to '_graveyard_/chaos-at-home/ch-omd.yml')
-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 |