~linuxgoose/bocpress

ref: 5e8eb74365d3cef3c9f158b00962e69709d4b518 bocpress/ansible/inventory.yaml -rw-r--r-- 152 bytes
5e8eb743Jordan Robinson update dashboard to be workshop on the frontend 2 months ago
                                                                                
1
2
3
4
5
virtualmachines:
  hosts:
    main:
      ansible_host: "{{ lookup('env', 'ANSIBLE_HOST') }}"
      ansible_user: "{{ lookup('env', 'ANSIBLE_USER') }}"