Prepare ansible role for AlmaLinux 10

* Moved from docker to podman
* Refactored certificate generation
This commit is contained in:
2025-07-20 17:58:55 +03:00
parent 740968eac9
commit e2842db808
14 changed files with 289 additions and 238 deletions

View File

@@ -1,6 +1,5 @@
[defaults]
hostfile = hosts.ini
log_path = ansible-log.log
host_key_checking = false
interpreter_python = /usr/bin/python3
forks = 30