Merge pull request 'Removed ssh pub key line specification from ansible inventory' (#11) from dev into main
Reviewed-on: #11
This commit was merged in pull request #11.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
[all:vars]
|
||||
ansible_python_interpreter=/usr/bin/python3
|
||||
ansible_user=ansible
|
||||
ansible_ssh_private_key_file=~/.ssh/id_ed25519
|
||||
|
||||
[lxc-hosts]
|
||||
postgres ansible_host=192.168.1.170
|
||||
|
||||
Reference in New Issue
Block a user