first commit
This commit is contained in:
5
files/group_vars/all.yml
Normal file
5
files/group_vars/all.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
ansible_user: root # or the user your devices accept
|
||||
ansible_port: 22
|
||||
host_key_checking: false # optional: you already have this in ansible.cfg
|
||||
# ansible_ssh_private_key_file: ~/.ssh/id_rsa # if you use a key
|
||||
|
||||
Reference in New Issue
Block a user