added snitch host

main
Ricard Illa 2022-08-30 10:09:52 +02:00
parent 94bd089ed0
commit 9fbd2b329e
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,4 @@
- name: snitch deployment
hosts: snitch
become: yes
become_method: doas

View File

@ -1,2 +1,7 @@
all:
hosts:
snitch:
ansible_host: snitch
ansible_user: rilla
ansible_port: 22
ansible_python_interpreter: /usr/bin/python3