main #31

Merged
juan merged 154 commits from main into lab 2024-10-16 15:22:43 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 39144527bb - Show all commits

View File

@ -1,4 +1,6 @@
- name: Check that a host is alive and reachable - name: Check that a host is alive and reachable
hosts: all hosts: all
gather_facts: no
become: no
tasks: tasks:
- ping: - ping: