diff --git a/inventory.yml b/inventory.yml index 9dd390a..61975e9 100644 --- a/inventory.yml +++ b/inventory.yml @@ -2,7 +2,7 @@ debianservers: hosts: hyperreal.coffee: ansible_user: jas - ansible_host: hyperreal + ansible_host: hyperreal.headscale.moonshadow.dev ansible_python_interpreter: /usr/bin/python3 auxnc-8g: ansible_user: jas @@ -10,11 +10,11 @@ debianservers: ansible_python_interpreter: /usr/bin/python3 nas: ansible_user: jas - ansible_host: nas + ansible_host: nas.headscale.moonshadow.dev ansible_python_interpreter: /usr/bin/python3 headscale: ansible_user: jas - ansible_host: headscale + ansible_host: headscale.headscale.moonshadow.dev ansible_python_interpreter: /usr/bin/python3 promservers: @@ -28,17 +28,17 @@ promclients: hosts: hyperreal.coffee: ansible_user: jas - ansible_host: hyperreal + ansible_host: hyperreal.headscale.moonshadow.dev ansible_python_interpreter: /usr/bin/python3 nas: ansible_user: jas - ansible_host: nas + ansible_host: nas.headscale.moonshadow.dev ansible_python_interpreter: /usr/bin/python3 backup: ansible_user: jas - ansible_host: backup + ansible_host: backup.headscale.moonshadow.dev ansible_python_interpreter: /usr/bin/python3 headscale: ansible_user: jas - ansible_host: headscale + ansible_host: headscale.headscale.moonshadow.dev ansible_python_interpreter: /usr/bin/python3