mirror of
https://github.com/zebrajr/sysadmin.git
synced 2025-12-06 00:20:23 +01:00
9 lines
131 B
Plaintext
9 lines
131 B
Plaintext
[all:vars]
|
|
ansible_connection=ssh
|
|
ansible_user=rootUser
|
|
ansible_ssh_pass=superSecretPassword
|
|
|
|
[server]
|
|
10.10.10.1
|
|
host.example.com
|