Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
5b52fed9
Commit
5b52fed9
authored
Mar 24, 2018
by
Florian Pritz
Browse files
playbooks/all-hosts-basic: Remove old comment regarding borg-client
Signed-off-by:
Florian Pritz
<
bluewind@xinu.at
>
parent
b9aac3c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
playbooks/all-hosts-basic.yml
View file @
5b52fed9
...
...
@@ -9,8 +9,6 @@
# reconfiguring sshd may break the AUR on luna (unchecked)
#- { role: sshd, tags: ['sshd'] }
-
{
role
:
root_ssh
,
tags
:
[
'
root_ssh'
]
}
# borg-client needs to be adapted to use the hostname instead of hardcoded values
# 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'
]
}
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