~linuxgoose/bocpress

ref: 6ed45057c9f060d7715c485f1840a2dd2aad494c bocpress/ansible/inventory.yaml -rw-r--r-- 152 bytes
6ed45057Jordan Robinson release 1.3.6 8 days ago
                                                                                
1
2
3
4
5
virtualmachines:
  hosts:
    main:
      ansible_host: "{{ lookup('env', 'ANSIBLE_HOST') }}"
      ansible_user: "{{ lookup('env', 'ANSIBLE_USER') }}"