No description
Find a file
halletienne 7153a79f59
Some checks failed
Build Ansible Runner container / build (push) Has been cancelled
Added \ to add CR in roles list
2026-04-29 11:31:06 +02:00
.forgejo/workflows Attempt to use linter 2025-03-06 11:33:31 +01:00
ansible_install ansible_install: set boolean to correct value 2025-03-06 16:54:02 +01:00
basic_tools Added rsync to basic tools 2025-09-28 22:42:35 +02:00
caddy_files_deployment Fix tasks 2025-03-12 15:25:35 +01:00
change_default_user Fix template 2025-09-28 16:02:53 +02:00
debug_facts/tasks Basic roles to show facts 2025-03-12 14:03:16 +01:00
debug_value/tasks fix var in debug var 2025-03-09 19:08:05 +01:00
forgejo_runner Remove quotes 2025-03-26 14:56:27 +01:00
network_interfaces_basic Adding template for resolv 2025-09-26 15:03:54 +02:00
pod_caddy Fixing caddy rights 2026-04-29 11:23:31 +02:00
pod_dexidp Fix uid and gid 2025-06-02 14:53:29 +02:00
pod_forgejo Fix conditionnal for forgejo user 2026-04-29 11:25:36 +02:00
pod_mailu Managing antispam service 2025-09-30 13:33:12 +02:00
pod_network Basic network pod 2025-09-26 16:14:57 +02:00
pod_openldap Slowly improving my openldap set up 2026-04-29 11:26:08 +02:00
pod_openldap_replica Fix destroy script.. 2025-03-11 23:11:35 +01:00
pod_postgresql Following debian version 2025-09-27 18:32:23 +02:00
pod_postgresql_restic_backup_timer Basic script for dumping pgsql content 2025-11-19 12:00:41 +01:00
pod_registry Fix version var, fix header var' 2025-12-17 00:50:33 +01:00
pod_registry_ui Restart when envfile is modified 2025-03-09 16:40:40 +01:00
pod_rustdesk_server Follow service name 2025-11-30 12:28:26 +01:00
pod_smallstep_ca Manage password in file 2025-12-09 20:47:42 +01:00
podman_install Basic podman_install 2025-09-26 14:11:15 +02:00
podman_proxy Remove last blank line 2025-03-09 11:30:27 +01:00
postgresql_backup_user Disable any attempt to modify DB without giving a specific db name 2026-01-09 15:00:20 +01:00
restic_backup_user Fix mod (+x) on restic repo dir 2026-01-09 00:36:49 +01:00
restic_local_service Service with exclude options 2026-01-08 23:18:31 +01:00
set_hostname Fix var usage 2025-09-28 22:55:45 +02:00
set_sudo Improve sudo file rights and name 2025-09-28 14:47:59 +02:00
set_time Added space in tpl 2025-09-28 22:30:57 +02:00
smallstep_ca_conf Initial README 2026-04-29 11:26:44 +02:00
ssh_key_root Fix var in template 2025-09-28 22:28:51 +02:00
ssh_keys ssh_keys: remove trailing space 2025-03-06 16:31:58 +01:00
.ansible-lint-ignore Fix linting config format 2025-06-02 13:53:32 +02:00
.ansible-lint.yml Added ansible-lint to exclude forgejo dir from linting 2025-11-19 12:07:16 +01:00
README.md Added \ to add CR in roles list 2026-04-29 11:31:06 +02:00

All the ansible roles I am using

ssh_keys

ssh_keys_remote_src: <string>
URL from where to download an authorized_keys file.

ssh_keys_ssh_users: []
User where the keys will be deployed.

Podman container deployments

Using Quadlet to deploy container con podman and systemd.

pod_caddy

All the roles

ansible_install
basic_tools
caddy_files_deployment
change_default_user
debug_facts
debug_value
forgejo_runner
network_interfaces_basic
pod_caddy
pod_dexidp
pod_forgejo
pod_mailu
pod_network
pod_openldap
pod_openldap_replica
pod_postgresql
pod_postgresql_restic_backup_timer
pod_registry
pod_registry_ui
pod_rustdesk_server
pod_smallstep_ca
podman_install
podman_proxy
postgresql_backup_user
restic_backup_user
restic_local_service
set_hostname
set_sudo
set_time
smallstep_ca_conf
ssh_key_root
ssh_keys\