~linuxgoose/bocpress

ref: 41c863a31c1d409617a61ace48c4c2dff4ad6d14 bocpress/ansible/inventory.yaml -rw-r--r-- 152 bytes
41c863a3Jordan Robinson update footer to include link to docs site 4 months ago
                                                                                
1
2
3
4
5
virtualmachines:
  hosts:
    main:
      ansible_host: "{{ lookup('env', 'ANSIBLE_HOST') }}"
      ansible_user: "{{ lookup('env', 'ANSIBLE_USER') }}"