From 76bf053cf54de6cf83e09d4c1c23e59298d41c90 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 31 May 2020 18:45:31 +0200 Subject: ubuntu/vm: install special kernel image package --- chaos-at-home/ch-hroottest.yml | 13 +++++++++++++ chaos-at-home/host_vars/ch-hroottest.yml | 10 ++++++++++ 2 files changed, 23 insertions(+) create mode 100644 chaos-at-home/ch-hroottest.yml create mode 100644 chaos-at-home/host_vars/ch-hroottest.yml (limited to 'chaos-at-home') diff --git a/chaos-at-home/ch-hroottest.yml b/chaos-at-home/ch-hroottest.yml new file mode 100644 index 00000000..52be7e88 --- /dev/null +++ b/chaos-at-home/ch-hroottest.yml @@ -0,0 +1,13 @@ +--- +- name: Basic Setup + hosts: ch-hroottest + roles: + - role: base + - role: sshd + - role: zsh + - role: apt-repo/base + - role: zfs/base + - role: apt-repo/spreadspace + - role: zfs/sanoid + - role: vm/host + - role: installer/debian/base diff --git a/chaos-at-home/host_vars/ch-hroottest.yml b/chaos-at-home/host_vars/ch-hroottest.yml new file mode 100644 index 00000000..22a0adec --- /dev/null +++ b/chaos-at-home/host_vars/ch-hroottest.yml @@ -0,0 +1,10 @@ +$ANSIBLE_VAULT;1.2;AES256;chaos-at-home +61656635353564323861633431623065636363373833663366346335636638323539376536616263 +6338613065616430373633363761363438346663646130310a363264643035333435646535316435 +62623330333030353264646537353662613264663963356234656638313837636530663362326639 +6138636236313964380a303739376536663463383066333737396261663639653966356234313462 +32336431343537366437653065613063396465316461393664643562343639313330666362376435 +34656336353230623039643933326439306662313165353762343638663832633639356464333439 +38656430353330646433396463386363373033373763636462363561343063313362396431323735 +37333432663430653431316232373038373033306466666133323863623864626566636339316166 +66653164333363643236666339356535633035386633343363343266336162626531 -- cgit v1.2.3