alt_vkr/ansible/ansible.cfg

7 lines
188 B
INI
Raw Normal View History

2023-08-09 11:51:39 +03:00
[defaults]
host_key_checking = false
inventory = ./hosts.ini
#private_key_file = /home/sysadmin/.ssh/id_rsa
private_key_file = /home/da2001/.ssh/id_rsa
2023-08-24 14:51:20 +03:00
interpreter_python=/usr/bin/python3