summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-12-27 20:46:21 +0100
committerChristian Pointner <equinox@spreadspace.org>2021-12-27 20:46:21 +0100
commit67db0fd753e18532aab373851e85e791008b5384 (patch)
treea4d011f54ba9f36cd4b4190c894896188b2c01ca /common
parentalso fix sample config for grafana datasources (diff)
implement vm/guest/network role for OpenBSD
Diffstat (limited to 'common')
-rw-r--r--common/vm-install.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/vm-install.yml b/common/vm-install.yml
index 414b614f..6c98ae73 100644
--- a/common/vm-install.yml
+++ b/common/vm-install.yml
@@ -45,9 +45,7 @@
roles:
- role: vm/guest/network
- when: install_distro in ['debian', 'ubuntu']
- role: vm/guest/base
- when: install_distro in ['debian', 'ubuntu']
post_tasks:
- name: reenable StrictHostKeyChecking