Commit graph

43 commits

Author SHA1 Message Date
b576f18c93 base: Simplify daily dnf download cron job 2025-01-10 06:37:17 +00:00
9a5cd91532 base: Make sure python dnf bindings are installed 2025-01-06 21:02:55 +00:00
f886060227 base: Add hdparm to physical hosts 2024-12-25 08:09:35 +00:00
050eee3f23 base: More el7 cleanups mainly yum -> dnf 2024-12-17 15:46:56 +00:00
1b9b9962a7 base: Set LC_TIME correctly to get 24h clock 2024-06-12 13:27:49 +00:00
e39fc8c992 base: Install fwupd on physical linux hosts 2024-02-16 07:58:41 +00:00
86d076ebc6 Fix "Forbidden implicit octal value" lint errors 2023-10-12 19:14:54 +00:00
112d900b8f base: Add cpupower to physical hosts 2023-08-14 17:17:25 +00:00
fdc22fcf6c base: Install more hw utils to physical hosts 2023-07-20 17:14:54 +00:00
186cd19cd1 base: ansible-lint fixes 2022-10-30 17:01:07 +00:00
ac596baca9 base: Use nftables for el9 and newer 2022-10-27 18:27:43 +00:00
1cf67e6b24 base: Fix mailx install for el9 2022-10-27 17:21:48 +00:00
c5eafdbd04 base: Fix setting hostname on OpenBSD hosts
ansible.builtin.hostname seems to be broken on OpenBSD so set hostname
directly using /etc/myname
2022-07-11 11:10:22 +00:00
711cec9b54 base: Convert modules to use FQCN and use smartd role 2022-04-14 13:29:44 +00:00
1081b98b09 base: Add usb tools to all hosts 2022-04-13 20:09:53 +00:00
22470d8a49 base: Add tmpwatch to Lnux hosts 2021-09-15 16:44:13 +00:00
9566266c5c base: Add psmisc package to EL hosts 2021-09-11 16:26:31 +00:00
675d7af7a4 base: Store date and time for bash history on RedHat hosts 2021-03-19 16:49:37 +00:00
c99efeab61 Lint fixes 2021-03-16 23:07:26 +00:00
61dbae4228 base: Fix typo 2021-03-11 21:16:08 +00:00
5322b2268b base: Use argv when running commands 2021-03-11 10:59:04 +00:00
d1921c3dc4 base: Fix selinux contexts from /export 2021-03-11 10:07:51 +00:00
aaae860b22 base: Imediately mount /tmp using tmpfs 2021-03-09 21:35:48 +00:00
353e7facf7 base: Mount /tmp using tmpfs on CentOS hosts 2021-02-12 06:48:21 +00:00
6915b013a1 base: Fix ansible warning from postfix install 2020-09-24 18:46:53 +00:00
2db1a47b1a base: Don't install postfix on mail servers 2020-09-24 16:28:38 +00:00
5bc970fdd1 Add fedora support for deploying kvm guests 2020-09-17 20:17:53 +00:00
e10d84305a base: Install curl to all hosts 2020-09-03 20:24:25 +00:00
964b70f978 base: Add more base packages 2020-08-26 23:04:16 +03:00
74edead676 base: Remove all depencies to other than base packages 2020-08-26 22:54:47 +03:00
b7e0ef18c5 Reorder installs to get selinux support earlier
Ansible cannot set file contexts unless selinux python bindings are installed.
2020-08-26 21:53:48 +03:00
3dbb65302e base: fix warning of cron job hour value (should be string) 2020-02-27 14:12:09 +02:00
08466f3143 base: remove rcs from default installs 2020-02-27 14:08:12 +02:00
998dc0b643 install htop on all hosts 2019-06-10 19:24:15 +03:00
13f0332fa1 create rsyslog role which logs everything to /var/log/all.log 2019-05-29 00:07:39 +03:00
60406a69f9 always install tcpdump 2019-05-20 23:06:31 +03:00
683cef178e add rcs to all hosts 2019-05-13 15:34:22 +03:00
a3cc1b3b18 install telnet to rhel hosts 2019-05-10 20:30:20 +03:00
6e81d76409 add mailx so we can send messages from command line 2019-05-10 20:07:00 +03:00
088a3298c0 add basic selinux tools for all rhel based hosts 2019-05-10 19:44:28 +03:00
bfa5e5807c add iptables role and define firewall rules for mirror group 2019-05-10 16:51:18 +03:00
0bb81e37f6 always install sysstat package 2019-05-10 15:38:28 +03:00
2ceee43d40 first version of base role 2019-05-10 15:25:38 +03:00