~linuxgoose/bocpress

ref: 4add3fb992201d3ec7353ae85adcf1b49122d1f0 bocpress/ansible/inventory.yaml -rw-r--r-- 152 bytes
4add3fb9Jordan Robinson change error template wording and links 2 months ago
                                                                                
1
2
3
4
5
virtualmachines:
  hosts:
    main:
      ansible_host: "{{ lookup('env', 'ANSIBLE_HOST') }}"
      ansible_user: "{{ lookup('env', 'ANSIBLE_USER') }}"