el8_migration #8

Merged
mpavlov merged 5 commits from el8_migration into dev 2024-09-27 23:19:46 +03:00
Showing only changes of commit 5e7d772c2b - Show all commits

6
ansible.cfg Normal file
View File

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