Update test.yml

This commit is contained in:
Zakaria 2024-08-27 05:06:26 +00:00
parent e6064b05ce
commit 6a1baae5fd

View File

@ -1,7 +1,7 @@
---
- name: Test connectivity and gather system information
hosts: all
become: false
become: true
tasks:
- name: Update all servers (Debian/Ubuntu)