No description
Find a file
Timo Makinen 3a48849a29 ansible_host: Fix running ansible on latest el9
Newest ansible version on el9 uses python 3.11 but netaddr package is
not yet packaged for it. This patch will install python 3.9 netaddr
package and copy library files from there.
2023-06-18 18:06:37 +00:00
.gitea/workflows Add CI workflows 2023-04-08 09:32:10 +00:00
facts Fix .gitignore to include all files 2021-04-24 11:31:07 +00:00
files/ssh Move ssh public keys to own files 2022-10-30 22:00:08 +00:00
group_vars Remove munin hosts 2023-05-20 18:24:09 +00:00
host_vars Remove munin hosts 2023-05-20 18:24:09 +00:00
playbooks telegraf: Initial version of role 2023-05-20 18:40:40 +00:00
plugins/cache Fix permissions for jsonfile cache plugin 2023-02-05 17:15:31 +00:00
roles ansible_host: Fix running ansible on latest el9 2023-06-18 18:06:37 +00:00
scripts Add support limit by host on update-facts script 2022-12-14 20:50:19 +00:00
software@225d79acad Update software sub repo 2022-11-09 17:59:16 +00:00
tests Run ansible-lint for all files not just roles 2022-10-31 20:13:12 +00:00
.gitignore Fix permissions for jsonfile cache plugin 2023-02-05 17:15:31 +00:00
.gitmodules Update submodule url to use gitea 2023-02-19 15:13:26 +00:00
ansible.cfg Fix permissions for jsonfile cache plugin 2023-02-05 17:15:31 +00:00
devel-hosts.yml Update devel host to el9 2022-11-11 07:46:47 +00:00
hosts.yml Remove munin hosts 2023-05-20 18:24:09 +00:00
LICENSE added mit license 2019-05-13 11:48:26 +03:00
Makefile Fix import_playbook syntax 2023-03-14 08:15:15 +00:00
site.yml Remove munin hosts 2023-05-20 18:24:09 +00:00
user.list gitea: Document gitea user UID/GID 2023-02-19 13:24:23 +00:00