From 81b451f1bd2d4885be56cac928be86ca27ef4d3d Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Fri, 30 Oct 2020 13:57:03 +0100 Subject: hash: virt setup. --- ansible/inventory-pub.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ansible/inventory-pub.yml (limited to 'ansible') diff --git a/ansible/inventory-pub.yml b/ansible/inventory-pub.yml new file mode 100644 index 0000000..2a88d9a --- /dev/null +++ b/ansible/inventory-pub.yml @@ -0,0 +1,10 @@ +all: + hosts: + knot: + ansible_host: trygvis.io + birgitte: + ansible_host: vs.trygvis.io + arius: + ansible_host: arius.trygvis.io + akili: + ansible_host: localhost -- cgit v1.2.3