2
0

remote become method completely

This commit is contained in:
2024-06-06 17:52:59 +02:00
parent 7ac9b01156
commit 724a7c67cd

View File

@@ -2,7 +2,6 @@
- name: Update and upgrade apt packages - name: Update and upgrade apt packages
hosts: all hosts: all
become: true become: true
become-method: sudo
tasks: tasks:
- name: Update packages with apt - name: Update packages with apt