Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
635e4a55
Commit
635e4a55
authored
Aug 14, 2017
by
julian.gethmann
Browse files
Fix enabled problems in common handlers
parent
b430fc04
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/common/handlers/main.yml
View file @
635e4a55
...
...
@@ -59,7 +59,7 @@
become
:
yes
service
:
name
:
ufw
state
:
enabled
enabled
:
yes
-
name
:
restart ufw
become
:
yes
...
...
@@ -71,7 +71,7 @@
become
:
yes
service
:
name
:
smartd
state
:
enabled
enabled
:
yes
-
name
:
restart smartd
become
:
yes
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment