From 344bd02895e03ecfaaf533916ccb39d1eebb74ff Mon Sep 17 00:00:00 2001 From: jaydee Date: Thu, 19 Dec 2024 19:26:53 +0100 Subject: [PATCH] initial --- hosts_roles.yml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/hosts_roles.yml b/hosts_roles.yml index 4caf994..614f15f 100755 --- a/hosts_roles.yml +++ b/hosts_roles.yml @@ -23,18 +23,7 @@ datacenter: hosts: localhost vars: - ansible_user: root - morefine: - hosts: - 192.168.77.12: - vars: - jaydee_install_mqtt_srv: true - ansible_python_interpreter: auto_silent - ansible_ssh_user: jd - ansible_become_user: root - ansible_become_password: q - ansible_ssh_common_args: "-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" - + ansible_user: root ryzen: hosts: 192.168.77.15: