~linuxgoose/bocpress

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