~linuxgoose/bocpress

ref: 559db657d463cb32a93dd11907e5dcd84c140101 bocpress/ansible/inventory.yaml -rw-r--r-- 152 bytes
559db657Jordan Robinson change images to be assets and allow for more file types per #25 2 months ago
                                                                                
1
2
3
4
5
virtualmachines:
  hosts:
    main:
      ansible_host: "{{ lookup('env', 'ANSIBLE_HOST') }}"
      ansible_user: "{{ lookup('env', 'ANSIBLE_USER') }}"