First commit
This commit is contained in:
4
roles/system/tasks/ping.yml
Normal file
4
roles/system/tasks/ping.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: install ping utility
|
||||
package:
|
||||
name: iputils-ping
|
||||
state: present
|
Reference in New Issue
Block a user