blob: c88593f9521d08709e2b16953cf678777c958013 (
plain) (
tree)
|
|
front:
hosts:
emacsconf-front:
ansible_connection: docker
ansible_python_interpreter: /usr/bin/python3
pad:
hosts:
emacsconf-pad:
ansible_connection: docker
ansible_python_interpreter: /usr/bin/python3
all:
hosts:
localhost:
ansible_connection: local
|