From edbe2bfb1b4845f853a1634565fbf264d1591628 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 9 Mar 2019 16:55:02 +0100 Subject: lxc-host: o Correcting ordering of networkd files. packages: o Better split of package names. unifi: o importing role from Bitraf. o Configring lxc host on birgitte. --- ansible/unifi.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ansible/unifi.yml (limited to 'ansible/unifi.yml') diff --git a/ansible/unifi.yml b/ansible/unifi.yml new file mode 100644 index 0000000..d417a2a --- /dev/null +++ b/ansible/unifi.yml @@ -0,0 +1,6 @@ +- hosts: + - unifi + roles: + - role: unifi + tags: unifi + become: yes -- cgit v1.2.3