init
This commit is contained in:
commit
644c2f5a79
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.venv
|
||||
8
ansible/hosts
Normal file
8
ansible/hosts
Normal file
@ -0,0 +1,8 @@
|
||||
homelab:
|
||||
children:
|
||||
dns:
|
||||
hosts:
|
||||
dns1:
|
||||
ansible_host: ns1.home.lab.local
|
||||
ansible_user: ovodianov
|
||||
ansible_ssh_private_key_file: ~/.ssh/home.lab.local
|
||||
0
ansible/test.yml
Normal file
0
ansible/test.yml
Normal file
Loading…
x
Reference in New Issue
Block a user