~linuxgoose/bocpress

ref: 80848bb7529efcba5b8a7b03c1fcd81de2138168 bocpress/ansible/inventory.yaml -rw-r--r-- 152 bytes
80848bb7Jordan Robinson add signup email notification to admin 2 months ago
                                                                                
1
2
3
4
5
virtualmachines:
  hosts:
    main:
      ansible_host: "{{ lookup('env', 'ANSIBLE_HOST') }}"
      ansible_user: "{{ lookup('env', 'ANSIBLE_USER') }}"