alt_vkr/ansible_deploy_dc/ansible.cfg

7 lines
188 B
INI
Raw Normal View History

2023-08-10 13:30:43 +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