Fix playbook error
This commit is contained in:
@@ -15,5 +15,7 @@
|
|||||||
- role: toal-common
|
- role: toal-common
|
||||||
|
|
||||||
- name: Show a message
|
- name: Show a message
|
||||||
debug:
|
hosts: all
|
||||||
msg: "Hi!"
|
tasks:
|
||||||
|
- debug:
|
||||||
|
msg: "Hi!"
|
||||||
Reference in New Issue
Block a user