~linuxgoose/bocpress

ref: d8759d9a75c5243da4460519a6aac5d5a944795d bocpress/ansible/inventory.yaml -rw-r--r-- 152 bytes
d8759d9aJordan Robinson add blog setting for number of items to return in feed 2 months ago
                                                                                
1
2
3
4
5
virtualmachines:
  hosts:
    main:
      ansible_host: "{{ lookup('env', 'ANSIBLE_HOST') }}"
      ansible_user: "{{ lookup('env', 'ANSIBLE_USER') }}"