|
604ae20554
|
mongodb: Lint fixes
|
2024-03-24 19:24:28 +00:00 |
|
|
433a9114df
|
mysql_exporter: Lint fixes
|
2024-03-24 18:58:52 +00:00 |
|
|
5aa57c8358
|
snmp_exporter: Lint fixes
|
2024-03-24 18:56:19 +00:00 |
|
|
ea8db3ab6b
|
nginx_exporter: Lint fixes
|
2024-03-24 18:52:31 +00:00 |
|
|
d8cf025fbe
|
sshd_cert: Fix lint errors
|
2024-03-24 18:23:46 +00:00 |
|
|
5f4f8e35aa
|
sshd_cert: Fix checking certificate status
|
2024-03-24 11:55:08 +00:00 |
|
|
61e8ebdd20
|
sshd_cert: Sign if pubkey is newer than cert
|
2024-03-23 21:33:13 +00:00 |
|
|
55aed1a36d
|
sshd_cert: Add support for aliases in certificate
|
2024-03-23 20:29:53 +00:00 |
|
|
b1c3597fa9
|
ssh_known_hosts: Use ssh certificate authority
|
2024-03-23 19:51:32 +00:00 |
|
|
7ce6d58923
|
sshd_cert: First version of role
|
2024-03-23 19:18:30 +00:00 |
|
|
df2573a650
|
sshd: Fix crypto configs for el8 systems
|
2024-03-23 18:28:23 +00:00 |
|
|
917674bac8
|
sshca: First version of role
|
2024-03-23 18:19:00 +00:00 |
|
|
0618cde4d1
|
mysqld_exporter: Don't hardcode prometheus servers
|
2024-03-20 20:48:07 +00:00 |
|
|
122e27518b
|
snmp_exporter: Don't hardcode prometheus servers
|
2024-03-20 20:47:41 +00:00 |
|
|
7f5a66e6c8
|
nginx_exporter: Remove unused test lines
|
2024-03-20 20:45:56 +00:00 |
|
|
a7432b2208
|
Add nginx_exporter to prometheus servers
|
2024-03-20 20:44:43 +00:00 |
|
|
6e4cbe8b40
|
nginx_exporter: Remove empty line
|
2024-03-20 20:44:04 +00:00 |
|
|
92ca4fcba4
|
nginx_exporter First version of role
|
2024-03-20 20:32:14 +00:00 |
|
|
1952f5f96e
|
rocketchat: First version of role
|
2024-03-16 18:00:27 +00:00 |
|
|
1f10474860
|
mongosh: Use startup params and enable replset
|
2024-03-16 16:13:56 +00:00 |
|
|
7489a0c895
|
homeassistant: Move container to different port
|
2024-03-15 17:16:16 +00:00 |
|
|
8df5271acc
|
mongodb: Fix mongo client cmd for mongo 6.0
|
2024-03-15 15:58:23 +00:00 |
|
|
cbe78a3bd0
|
frigate: Fix lint errors
|
2024-03-13 21:24:21 +00:00 |
|
|
6bef2b0165
|
routeros_firmware: Fix lint errors
|
2024-03-13 21:18:09 +00:00 |
|
|
ead2775c41
|
shelly_firmware: Fix lint errors
|
2024-03-13 21:16:29 +00:00 |
|
|
a3de09e2f2
|
mongodb: Don't hardcode os release version
|
2024-03-13 21:10:36 +00:00 |
|
|
525565073b
|
mongodb: Fix running role in check mode
|
2024-03-13 21:00:17 +00:00 |
|
|
b229c17718
|
pki: Store local CA hash even in check mode
|
2024-03-13 20:17:31 +00:00 |
|
|
cb39610019
|
ldap_server: Fix running role in check mode
|
2024-03-13 20:17:19 +00:00 |
|
|
7229b6bad7
|
pki: Fix running ansible with check option
|
2024-03-13 19:51:35 +00:00 |
|
|
ec3b486e7c
|
collab: Fix extra newline from graphviz repo conf
|
2024-03-13 18:46:40 +00:00 |
|
|
7c9727c6a6
|
sendmail: Add automatic ca certificate updates
|
2024-03-12 18:41:50 +00:00 |
|
|
3288f9ec58
|
routeros_firmware: Fix parsing mikrotik web page
|
2024-03-07 07:17:17 +00:00 |
|
|
55a9a77e71
|
sendmail: Add opendkim filter
|
2024-03-02 19:00:59 +00:00 |
|
|
546f091e91
|
opendkim: Initial version of role
|
2024-03-02 19:00:44 +00:00 |
|
|
6c661f75b8
|
nsd: Validate zone files during copy
|
2024-03-01 18:38:01 +00:00 |
|
|
8a4b96d06d
|
sendmail: Fix EHLO message address
|
2024-03-01 12:32:53 +00:00 |
|
|
171aa216d6
|
mariadb: Add missing logrotate file
|
2024-02-23 05:53:34 +00:00 |
|
|
a632b3efbf
|
mariadb: Add query log rotation
|
2024-02-23 05:53:10 +00:00 |
|
|
1f3e76e4f6
|
Enable mysqld_exporter for prometheus hosts
|
2024-02-17 17:59:16 +00:00 |
|
|
8bc5793d70
|
mysqld_exporter: Initial version of role
|
2024-02-17 17:58:32 +00:00 |
|
|
5751c77b8f
|
mariadb: Enable query log
|
2024-02-17 17:21:29 +00:00 |
|
|
31c8b7aa6a
|
node_exporter: Add physical host disk monitoring
|
2024-02-16 12:02:57 +00:00 |
|
|
e39fc8c992
|
base: Install fwupd on physical linux hosts
|
2024-02-16 07:58:41 +00:00 |
|
|
e21e372dc4
|
fwupd: First version of role
|
2024-02-16 07:57:59 +00:00 |
|
|
caf6b54774
|
dovecot: Require TLS 1.3
|
2024-02-14 21:03:35 +00:00 |
|
|
58a90d692b
|
grafana: Force ipv4 connection from proxy
|
2024-02-14 18:47:19 +00:00 |
|
|
7f7532ccde
|
homeassistant: Reload udev rules after change
|
2024-02-13 21:20:31 +00:00 |
|
|
1ff4842775
|
friage: Store recordings for 7 days
|
2024-02-13 20:03:35 +00:00 |
|
|
8136e10758
|
prometheus: Add snmp exporter
Mostly hardcoded for now
|
2024-02-13 20:02:59 +00:00 |
|