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

fixed state & added notify

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