Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sol1 Ansible Roles
sol1-shorewall
Commits
368ece92
Commit
368ece92
authored
Dec 07, 2016
by
Simon Bärlocher
Browse files
remove other firewall package, resolve issue #1
parent
1f595818
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/main.yml
View file @
368ece92
...
...
@@ -12,6 +12,14 @@
-
configuration
-
packages
-
name
:
remove other firewall package
package
:
name
:
"
{{
item
}}"
state
:
absent
with_items
:
-
shorewall
-
iptables-service
-
name
:
install shorewall
package
:
name
:
"
{{
shorewall_package_name
}}"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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