From eb31a7bb815b692c28389d74af60bc3120317c17 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 31 Oct 2017 13:22:47 -0200 Subject: Ansible inventory references --- share/hydra/inventory | 6 ++++++ 1 file changed, 6 insertions(+) mode change 100644 => 100755 share/hydra/inventory diff --git a/share/hydra/inventory b/share/hydra/inventory old mode 100644 new mode 100755 index 97b63e6..bd191a2 --- a/share/hydra/inventory +++ b/share/hydra/inventory @@ -17,6 +17,12 @@ # License along with this program. If not, see # . # Copyright (C) 2015 Silvio Rhatto +# +# See http://docs.ansible.com/ansible/latest/intro_dynamic_inventory.html +# https://www.ansible.com/how-ansible-works +# http://ansible.pickle.io/post/86598332429/running-ansible-playbook-in-localhost +# https://groups.google.com/forum/#!topic/ansible-project/IBszBK8ylg0 +# https://github.com/ansible/ansible/issues/11695 # Dependencies import yaml -- cgit v1.2.3