Commit aac82523 by John Jarvis

updating ansible-role templates

parent 8946de03
......@@ -7,5 +7,5 @@
# Overview:
#
#
- name: {{ role_name }} | notify me
- name: notify me
debug: msg="stub handler"
......@@ -14,6 +14,6 @@
#
#
- name: {{ role_name }} | stub ansible task
- name: stub ansible task
debug: msg="This is a stub task created by the ansible-role role"
notify: {{ role_name }} | notify me
\ No newline at end of file
notify: notify me
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment