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
520f2b65
Commit
520f2b65
authored
Oct 02, 2021
by
Kristian Klausen
🎉
Browse files
Merge branch 'tools-cleanup' into 'master'
Cleanup tools Closes
#392
See merge request
!485
parents
f7f7dda2
7da1e273
Pipeline
#11557
passed with stage
in 34 seconds
Changes
29
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
playbooks/accounts.archlinux.org.yml
View file @
520f2b65
...
...
@@ -5,7 +5,6 @@
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
firewalld
}
-
{
role
:
wireguard
}
-
{
role
:
sshd
}
...
...
playbooks/all-hosts-basic.yml
View file @
520f2b65
...
...
@@ -5,7 +5,6 @@
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
firewalld
}
-
{
role
:
wireguard
}
# reconfiguring sshd may break the AUR on luna (unchecked)
...
...
playbooks/archive-mirrors.yml
View file @
520f2b65
...
...
@@ -4,7 +4,6 @@
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
firewalld
}
-
{
role
:
wireguard
}
-
{
role
:
hardening
}
...
...
playbooks/archlinux.org.yml
View file @
520f2b65
...
...
@@ -15,7 +15,6 @@
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
sshd
}
-
{
role
:
root_ssh
}
-
{
role
:
borg_client
,
tags
:
[
"
borg"
]
}
...
...
playbooks/aur-dev.archlinux.org.yml
View file @
520f2b65
...
...
@@ -5,7 +5,6 @@
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
sshd
,
sshd_enable_includes
:
true
}
-
{
role
:
root_ssh
}
-
{
role
:
certbot
}
...
...
playbooks/aur.archlinux.org.yml
View file @
520f2b65
...
...
@@ -5,7 +5,6 @@
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
sshd
,
sshd_enable_includes
:
true
}
-
{
role
:
root_ssh
}
-
{
role
:
prometheus_exporters
}
...
...
playbooks/bbs.archlinux.org.yml
View file @
520f2b65
...
...
@@ -5,7 +5,6 @@
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
sshd
}
-
{
role
:
root_ssh
}
-
{
role
:
certbot
}
...
...
playbooks/bugs.archlinux.org.yml
View file @
520f2b65
...
...
@@ -5,7 +5,6 @@
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
sshd
}
-
{
role
:
root_ssh
}
-
{
role
:
certbot
}
...
...
playbooks/dashboards.archlinux.org.yml
View file @
520f2b65
...
...
@@ -5,7 +5,6 @@
-
{
role
:
firewalld
}
-
{
role
:
wireguard
}
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
sshd
}
-
{
role
:
root_ssh
}
-
{
role
:
hardening
}
...
...
playbooks/gitlab.archlinux.org.yml
View file @
520f2b65
...
...
@@ -5,7 +5,6 @@
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
firewalld
}
-
{
role
:
wireguard
}
-
{
role
:
sshd
}
...
...
playbooks/homedir.archlinux.org.yml
View file @
520f2b65
...
...
@@ -5,7 +5,6 @@
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
sshd
}
-
{
role
:
root_ssh
}
-
{
role
:
certbot
}
...
...
playbooks/lists.archlinux.org.yml
View file @
520f2b65
...
...
@@ -5,7 +5,6 @@
-
{
role
:
common
}
-
{
role
:
firewalld
}
-
{
role
:
wireguard
}
-
{
role
:
tools
}
-
{
role
:
sshd
}
-
{
role
:
root_ssh
}
-
{
role
:
hardening
}
...
...
playbooks/mail.archlinux.org.yml
View file @
520f2b65
...
...
@@ -3,7 +3,6 @@
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
sshd
}
-
{
role
:
root_ssh
}
-
{
role
:
borg_client
,
tags
:
[
'
borg'
]
}
...
...
playbooks/man.archlinux.org.yml
View file @
520f2b65
...
...
@@ -7,7 +7,6 @@
-
{
role
:
firewalld
}
-
{
role
:
wireguard
}
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
sshd
}
-
{
role
:
root_ssh
}
-
{
role
:
hardening
}
...
...
playbooks/matrix.archlinux.org.yml
View file @
520f2b65
...
...
@@ -5,7 +5,6 @@
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
firewalld
}
-
{
role
:
wireguard
}
-
{
role
:
sshd
}
...
...
playbooks/md.archlinux.org.yml
View file @
520f2b65
...
...
@@ -5,7 +5,6 @@
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
firewalld
}
-
{
role
:
wireguard
}
-
{
role
:
sshd
}
...
...
playbooks/mirrors.yml
View file @
520f2b65
...
...
@@ -4,7 +4,6 @@
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
sshd
}
-
{
role
:
root_ssh
}
-
{
role
:
certbot
}
...
...
playbooks/monitoring.archlinux.org.yml
View file @
520f2b65
...
...
@@ -5,7 +5,6 @@
-
{
role
:
firewalld
}
-
{
role
:
wireguard
}
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
sshd
}
-
{
role
:
root_ssh
}
-
{
role
:
hardening
}
...
...
playbooks/patchwork.archlinux.org.yml
View file @
520f2b65
...
...
@@ -5,7 +5,6 @@
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
sshd
}
-
{
role
:
root_ssh
}
-
{
role
:
borg_client
,
tags
:
[
"
borg"
]
}
...
...
playbooks/phrik.yml
View file @
520f2b65
...
...
@@ -5,7 +5,6 @@
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
archusers
}
-
{
role
:
bugbot
}
-
{
role
:
phrik
}
...
...
Prev
1
2
Next
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