From 6138f90146ec5f6bec1eb60d605f71ceb77bd33b Mon Sep 17 00:00:00 2001 From: jaydee Date: Wed, 27 May 2026 13:06:09 +0200 Subject: [PATCH] build --- hosts_init.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts_init.yml b/hosts_init.yml index c515123..5608d25 100755 --- a/hosts_init.yml +++ b/hosts_init.yml @@ -65,7 +65,7 @@ datacenter: ansible_python_interpreter: /usr/bin/python3 ansible_ssh_user: jd ansible_ssh_password: q - ansible_become_method: su + ansible_become_method: sudo ansible_become_password: q ansible_ssh_pass: q ansible_become_user: root