Compare commits

..

2 Commits

Author SHA1 Message Date
0842788f0d
add simplelogin and fix sshd configurator in all 2023-08-12 18:38:30 +05:30
6a18aeb779
add a few packages 2023-08-12 11:01:24 +05:30
2 changed files with 9 additions and 2 deletions

View File

@ -5,6 +5,7 @@
ansible.builtin.apt:
update_cache: true
name:
- htop
- vim
- curl
- wget
@ -17,6 +18,8 @@
- chrony
- gdu
- btop
- iperf3
- neofetch
- name: Enable VNStat service
ansible.builtin.service:
name: vnstat
@ -137,10 +140,10 @@
mode: "0644"
validate: "/usr/sbin/sshd -T -f %s"
notify:
- restart sshd
- Restart sshd
handlers:
- name: Restart sshd
ansible.builtin.service:
name: sshd
name: ssh
enabled: true
state: restarted

View File

@ -5,6 +5,10 @@ stats.eu.projectsegfau.lt {
reverse_proxy localhost:9100
import def
}
sl.projectsegfau.lt {
reverse_proxy :7777
import def
}
inv.bp.projectsegfau.lt, i.bp.psf.lt {
reverse_proxy localhost:7573
header {