first
This commit is contained in:
6
group_vars/all.yml
Normal file
6
group_vars/all.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
ansible_user: "jack"
|
||||
ansible_port: "22"
|
||||
ansible_host: "{{ inventory_hostname }}.internal.tgj.services"
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
ansible_ssh_private_key_file: "~/.ssh/id_rsa-nopass"
|
Reference in New Issue
Block a user