summaryrefslogblamecommitdiffstats
path: root/docker-inventory.yml
blob: c88593f9521d08709e2b16953cf678777c958013 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
      



                                                  

        


                                                  

        

                               
  
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