1
0
Fork 0

use local_file for ansible inventory

This commit is contained in:
Von Random 2025-02-16 22:13:44 +02:00
parent 1920af5bc4
commit 75aeaf38a9
5 changed files with 24 additions and 30 deletions

View file

@ -1,7 +1,7 @@
[defaults]
inventory = inventory.yml
inventory = inventory.ini
interpreter_python = /usr/bin/python3
remote_user = andrei
private_key_file = ~/.ssh/id_ed25519_yatf
remote_user = ubuntu
private_key_file = ~/.ssh/id_ed25519
host_key_checking = False