No description
Find a file
Timo Makinen f1dce581c3 Fix permissions for jsonfile cache plugin
By default jsonfile uses mkstemp to create temporary file and it gets
0700 permissions. Explicitly run chmod to fix permissions.
2023-02-05 17:15:31 +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 Add homeassistant host 2023-01-29 18:50:40 +00:00
host_vars Move homeassistant hosts to lan network 2023-02-04 18:16:51 +00:00
playbooks Add roundcube to oci-nodes 2023-02-04 18:18:05 +00:00
plugins/cache Fix permissions for jsonfile cache plugin 2023-02-05 17:15:31 +00:00
roles roundcube: First draft of role 2023-02-04 18:17:42 +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 Add missing .gitmodule file 2021-08-31 18:52:55 +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 Add roundcube to oci-nodes 2023-02-04 18:18:05 +00:00
LICENSE added mit license 2019-05-13 11:48:26 +03:00
Makefile Lint fixes 2020-08-26 21:38:18 +03:00
site.yml Add task names to site.yml 2022-10-31 17:19:28 +00:00
user.list Move mongodb user UID 2022-12-13 20:09:33 +00:00