style: make ansible-lint happier
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
- name: install ping utility
|
||||
package:
|
||||
- name: Install ping utility
|
||||
ansible.builtin.package:
|
||||
name: iputils-ping
|
||||
state: present
|
||||
|
Reference in New Issue
Block a user