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