~linuxgoose/bocpress

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