From 50fe632963b0c6d8a04ad2812d9b5c2ddcf1f9a5 Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 26 May 2026 23:30:17 +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 081de48..c515123 100755 --- a/hosts_init.yml +++ b/hosts_init.yml @@ -76,7 +76,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