Commit 6903d566 authored by Va4o4o's avatar Va4o4o
Browse files

fixed state & added notify

parent 51bea4ca
......@@ -6,10 +6,12 @@
apt:
name: nginx
state: present
notify: NGINX start
handlers:
- name: NGINX start
service:
name: nginx
stme: started
state: started
enabled: yes
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