Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Dennis Hoppe
infrastructure
Commits
ef9f4b83
Commit
ef9f4b83
authored
Mar 08, 2018
by
Phillip Smith
Browse files
tag firewall with "firewall" instead of "firewalld"
parent
59807399
Changes
1
Hide whitespace changes
Inline
Side-by-side
playbooks/all-hosts-basic.yml
View file @
ef9f4b83
...
...
@@ -13,4 +13,4 @@
# here. this also probably doesn't work nicely for old hosts yet
-
{
role
:
borg-client
,
tags
:
[
"
borg"
],
when
:
"
'borg-clients'
in
group_names"
}
-
{
role
:
zabbix-agent
,
tags
:
[
"
zabbix"
,
"
zabbix-agent"
],
when
:
"
'unmanaged'
not
in
group_names"
}
-
{
role
:
firewalld
,
tags
:
[
'
firewall
d
'
]
}
-
{
role
:
firewalld
,
tags
:
[
'
firewall'
]
}
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