~linuxgoose/bocpress

ref: 936ac6d885385d9e80ea4b9852e3d7b0390ec758 bocpress/ansible/inventory.yaml -rw-r--r-- 152 bytes
936ac6d8 — Jordan update readme wording 2 months ago
                                                                                
1
2
3
4
5
virtualmachines:
  hosts:
    main:
      ansible_host: "{{ lookup('env', 'ANSIBLE_HOST') }}"
      ansible_user: "{{ lookup('env', 'ANSIBLE_USER') }}"