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
7da1e273
Commit
7da1e273
authored
Aug 25, 2021
by
Kristian Klausen
🎉
Browse files
Cleanup tools
Fix #392
parent
f7f7dda2
Changes
29
Hide whitespace changes
Inline
Side-by-side
playbooks/accounts.archlinux.org.yml
View file @
7da1e273
...
...
@@ -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 @
7da1e273
...
...
@@ -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 @
7da1e273
...
...
@@ -4,7 +4,6 @@
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
firewalld
}
-
{
role
:
wireguard
}
-
{
role
:
hardening
}
...
...
playbooks/archlinux.org.yml
View file @
7da1e273
...
...
@@ -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 @
7da1e273
...
...
@@ -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 @
7da1e273
...
...
@@ -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 @
7da1e273
...
...
@@ -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 @
7da1e273
...
...
@@ -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 @
7da1e273
...
...
@@ -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 @
7da1e273
...
...
@@ -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 @
7da1e273
...
...
@@ -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 @
7da1e273
...
...
@@ -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 @
7da1e273
...
...
@@ -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 @
7da1e273
...
...
@@ -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 @
7da1e273
...
...
@@ -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 @
7da1e273
...
...
@@ -5,7 +5,6 @@
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
firewalld
}
-
{
role
:
wireguard
}
-
{
role
:
sshd
}
...
...
playbooks/mirrors.yml
View file @
7da1e273
...
...
@@ -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 @
7da1e273
...
...
@@ -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 @
7da1e273
...
...
@@ -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 @
7da1e273
...
...
@@ -5,7 +5,6 @@
remote_user
:
root
roles
:
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
archusers
}
-
{
role
:
bugbot
}
-
{
role
:
phrik
}
...
...
Prev
1
2
Next
Kristian Klausen
🎉
@klausenbusk
mentioned in commit
ed4ddb2c
·
Jan 30, 2022
mentioned in commit
ed4ddb2c
mentioned in commit ed4ddb2c0841b726fb9f45b1fb40a81e2170f417
Toggle commit list
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