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