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