From 14f38641c50dff2b79e9adf200aef3d82977c3b6 Mon Sep 17 00:00:00 2001 From: Michael Rennecke Date: Tue, 25 Jun 2019 14:00:15 +0200 Subject: [PATCH] add odroid --- common.yaml | 5 ++++- hosts.yaml | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/common.yaml b/common.yaml index d90a0dc..5b7eedc 100644 --- a/common.yaml +++ b/common.yaml @@ -1,6 +1,9 @@ --- +- hosts: all + roles: + - common + - hosts: mail.0rpheus.net roles: - - common - haproxy \ No newline at end of file diff --git a/hosts.yaml b/hosts.yaml index cb08b70..22e0095 100644 --- a/hosts.yaml +++ b/hosts.yaml @@ -3,6 +3,7 @@ all: hosts: mail.0rpheus.net: + 192.168.0.15: vars: ansible_become: false