Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
b0fe6a3a
Verified
Commit
b0fe6a3a
authored
Oct 20, 2017
by
Florian Pritz
Browse files
Add missing tags to vostok playbook
Signed-off-by:
Florian Pritz
<
bluewind@xinu.at
>
parent
c9f245a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
playbooks/vostok.yml
View file @
b0fe6a3a
...
...
@@ -5,7 +5,7 @@
remote_user
:
root
roles
:
-
{
role
:
common
,
tags
:
[
'
common'
]
}
-
tools
-
sshd
-
{
role
:
tools
,
tags
:
[
'
tools'
]
}
-
{
role
:
sshd
,
tags
:
[
'
sshd'
]
}
-
{
role
:
root_ssh
,
tags
:
[
'
root_ssh'
]
}
-
{
role
:
borg-server
,
backup_dir
:
"
/backup"
,
backup_clients
:
"
{{groups['borg-clients']}}"
,
tags
:
[
"
borg"
]
}
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