diff --git a/test.yml b/test.yml index ede9fd0..f9adc6d 100644 --- a/test.yml +++ b/test.yml @@ -1,7 +1,7 @@ --- - name: Test connectivity and gather system information hosts: all - become: false + become: true tasks: - name: Update all servers (Debian/Ubuntu)