Change ip on marie #1

Closed
samutest wants to merge 1 commit from samutest/ansible-template:main into main

2
hosts
View file

@ -10,7 +10,7 @@ all: # This is were all begins
ansible_user: debian # User used to authenticate on the host 'skyler'
marie:
ansible_host: 1.1.1.1
ansible_host: 1.1.1.2
ansible_user: root
hank: