~linuxgoose/bocpress

ref: 7e5fd8e07d826980527cd444b03fa76ab8e6bcfd bocpress/ansible/inventory.yaml -rw-r--r-- 152 bytes
7e5fd8e0Jordan Robinson fix landing page link 2 months ago
                                                                                
1
2
3
4
5
virtualmachines:
  hosts:
    main:
      ansible_host: "{{ lookup('env', 'ANSIBLE_HOST') }}"
      ansible_user: "{{ lookup('env', 'ANSIBLE_USER') }}"