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
69a91b05
Commit
69a91b05
authored
Dec 07, 2017
by
Bartłomiej Piotrowski
Browse files
mirrors: drop reduntant tags
parent
6cdc4c4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
playbooks/mirrors.yml
View file @
69a91b05
...
...
@@ -3,12 +3,12 @@
hosts
:
mirrors
remote_user
:
root
roles
:
-
{
role
:
common
,
tags
:
[
'
common'
]
}
-
{
role
:
tools
,
tags
:
[
'
tools'
]
}
-
{
role
:
sshd
,
tags
:
[
'
sshd'
]
}
-
{
role
:
root_ssh
,
tags
:
[
'
root_ssh'
]
}
-
{
role
:
nginx
,
tags
:
[
"
nginx"
]
}
-
{
role
:
syncrepo
,
tags
:
[
'
syncrepo'
,
'
nginx'
]
}
-
{
role
:
archweb
,
archweb_site
:
false
,
archweb_services
:
false
,
archweb_mirrorcheck
:
true
,
tags
:
[
'
archweb'
]
}
-
{
role
:
zabbix-agent
,
tags
:
[
"
zabbix"
,
"
zabbix-agent"
]
}
-
{
role
:
arch32_mirror
,
tags
:
[
'
arch32_mirror'
,
'
nginx'
]
}
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
sshd
}
-
{
role
:
root_ssh
}
-
{
role
:
nginx
}
-
{
role
:
syncrepo
,
tags
:
[
'
nginx'
]
}
-
{
role
:
archweb
,
archweb_site
:
false
,
archweb_services
:
false
,
archweb_mirrorcheck
:
true
}
-
{
role
:
zabbix-agent
,
tags
:
[
"
zabbix"
]
}
-
{
role
:
arch32_mirror
,
tags
:
[
'
nginx'
]
}
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