~linuxgoose/bocpress

ref: a9d67bd9982533c3e42a9e8dcb61cbffc0e14945 bocpress/ansible/inventory.yaml -rw-r--r-- 152 bytes
a9d67bd9Jordan Robinson add new setting for auto markdown link formatting on paste in the editor 2 months ago
                                                                                
1
2
3
4
5
virtualmachines:
  hosts:
    main:
      ansible_host: "{{ lookup('env', 'ANSIBLE_HOST') }}"
      ansible_user: "{{ lookup('env', 'ANSIBLE_USER') }}"