From 7e977633bd44eeaaabb14a2f3643c9c28e5d4c31 Mon Sep 17 00:00:00 2001 From: Jeremy Dubois Date: Thu, 2 Jul 2020 16:37:25 +0200 Subject: [PATCH] Add arguments and details for first evolixisation --- evolixisation.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/evolixisation.yml b/evolixisation.yml index da873e6..7547867 100644 --- a/evolixisation.yml +++ b/evolixisation.yml @@ -1,6 +1,6 @@ # Playbook command -# First use (become_method: su) : -# ansible-playbook evolixisation.yml --ask-vault-pass -CDi hosts -l HOSTNAME +# First use (become_method: su, and var_files uncommented) : +# ansible-playbook evolixisation.yml --ask-vault-pass -CDki hosts -l HOSTNAME -u root # Subsequent use (become_method: sudo) : # ansible-playbook evolixisation.yml --ask-vault-pass -CDKi hosts -l HOSTNAME