From 0a673e300800b91342499cec9cd482b5d2d9c603 Mon Sep 17 00:00:00 2001 From: binary Date: Tue, 10 Nov 2020 20:46:04 +0100 Subject: Fully working init for alpine vm --- playbooks/network.yml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'playbooks') diff --git a/playbooks/network.yml b/playbooks/network.yml index 7d59334..c3bb76f 100644 --- a/playbooks/network.yml +++ b/playbooks/network.yml @@ -2,6 +2,14 @@ # site.yml # Deploy configuration to all servers. +--- + +- hosts: localhost + tasks: + - include_role: + name: ssh + tasks_from: generate_dns.yml + - hosts: openbsd roles: - ssh -- cgit v1.2.3