~linuxgoose/bocpress

ref: 8412fe3a69bf4fb3362f4f288c8aa68f7b704b76 bocpress/ansible/inventory.yaml -rw-r--r-- 152 bytes
8412fe3aJordan Robinson fix wording 4 months ago
                                                                                
1
2
3
4
5
virtualmachines:
  hosts:
    main:
      ansible_host: "{{ lookup('env', 'ANSIBLE_HOST') }}"
      ansible_user: "{{ lookup('env', 'ANSIBLE_USER') }}"