Use pure YAML syntax
This commit is contained in:
@ -4,7 +4,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
- name: Check connectivity
|
- name: Check connectivity
|
||||||
ping: data=alive
|
ping:
|
||||||
|
data: alive
|
||||||
tags: check
|
tags: check
|
||||||
|
|
||||||
# Add further tasks for the common role (applied to all servers) to this playbook...
|
# Add further tasks for the common role (applied to all servers) to this playbook...
|
||||||
|
Reference in New Issue
Block a user