Commit 06e32ea0 by Feanil Patel

Remove stub task.

parent 4116a2ff
......@@ -21,10 +21,6 @@
#
#
- name: stub ansible task
debug: msg="This is a stub task created by the ansible-role role"
notify: notify me
- name: create application user
user: >
name="{{ alton_user }}" home="{{ alton_app_dir }}"
......
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