Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
fb5e3b43
Verified
Commit
fb5e3b43
authored
Oct 27, 2019
by
Giancarlo Razzolini
Browse files
playbooks/bbs: Add borg to the playbook
Add the borg-client role to the bbs.archlinux.org playbook, for enabling backups.
parent
def96476
Changes
1
Hide whitespace changes
Inline
Side-by-side
playbooks/bbs.archlinux.org.yml
View file @
fb5e3b43
...
...
@@ -15,3 +15,4 @@
-
{
role
:
sudo
}
-
{
role
:
php-fpm
,
php_extensions
:
[
'
apcu'
,
'
iconv'
,
'
intl'
,
'
mysqli'
],
zend_extensions
:
[
'
opcache'
],
tags
:
[
"
php-fpm"
]
}
-
{
role
:
fluxbb
}
-
{
role
:
borg-client
,
tags
:
[
"
borg"
]
}
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