commit for move

This commit is contained in:
Iurii Anfinogenov
2026-05-09 14:50:42 +00:00
parent e5598685f4
commit abc7a61de0
4 changed files with 73 additions and 1 deletions

6
ansible/ansible.cfg Normal file
View File

@@ -0,0 +1,6 @@
[defaults]
inventory = ./inventory.ini
remote_user = iurii
private_key_file = ~/.ssh/id_rsa
host_key_checking = false
interpreter_python = auto_silent