~linuxgoose/bocpress

ref: e063f8f2e702d05ce3b74a1ad5c46a225085bfdd bocpress/ansible/inventory.yaml -rw-r--r-- 152 bytes
e063f8f2Jordan Robinson update README 13 days ago
                                                                                
1
2
3
4
5
virtualmachines:
  hosts:
    main:
      ansible_host: "{{ lookup('env', 'ANSIBLE_HOST') }}"
      ansible_user: "{{ lookup('env', 'ANSIBLE_USER') }}"