~linuxgoose/bocpress

ref: 42c43cf231328d4ebcb06e2cd0c1276e197e146a bocpress/ansible/inventory.yaml -rw-r--r-- 152 bytes
42c43cf2Jordan Robinson update API docs 2 months ago
                                                                                
1
2
3
4
5
virtualmachines:
  hosts:
    main:
      ansible_host: "{{ lookup('env', 'ANSIBLE_HOST') }}"
      ansible_user: "{{ lookup('env', 'ANSIBLE_USER') }}"