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