~linuxgoose/bocpress

ref: 9afdb75f10ced5d9a97480054ebc903171089b4c bocpress/ansible/inventory.yaml -rw-r--r-- 152 bytes
9afdb75fJordan Robinson fix need to use blog_user for public page 2 months ago
                                                                                
1
2
3
4
5
virtualmachines:
  hosts:
    main:
      ansible_host: "{{ lookup('env', 'ANSIBLE_HOST') }}"
      ansible_user: "{{ lookup('env', 'ANSIBLE_USER') }}"