~linuxgoose/bocpress

ref: a20aa2ef91a954f4c5da63166885e94bb2a0087b bocpress/ansible/inventory.yaml -rw-r--r-- 152 bytes
a20aa2ef — Jordan update readme wording 2 months ago
                                                                                
1
2
3
4
5
virtualmachines:
  hosts:
    main:
      ansible_host: "{{ lookup('env', 'ANSIBLE_HOST') }}"
      ansible_user: "{{ lookup('env', 'ANSIBLE_USER') }}"