~linuxgoose/bocpress

ref: f93f3d63ba2f7ff2957bde9ea1657f5f65fb0551 bocpress/ansible/inventory.yaml -rw-r--r-- 152 bytes
f93f3d63 — Jordan Initial commit from GitHub 2 months ago
                                                                                
1
2
3
4
5
virtualmachines:
  hosts:
    main:
      ansible_host: "{{ lookup('env', 'ANSIBLE_HOST') }}"
      ansible_user: "{{ lookup('env', 'ANSIBLE_USER') }}"