~linuxgoose/bocpress

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