Compare commits

...

2 Commits

Author SHA1 Message Date
d172921764 Reconfig ansible for new inventory 2023-12-20 22:39:50 -08:00
09fbf482f3 Add standard inventory 2023-12-20 22:19:39 -08:00
3 changed files with 7 additions and 2 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "inventory"]
path = inventory
url = https://git.thejimnicholson.com/homelab/ansible-inventory.git

View File

@ -1,5 +1,6 @@
[defaults]
inventory = ./inventory.yaml
inventory = ../inventory/inventory.yaml
host_key_checking = False
remote_user = admin
roles_path = ./roles
interpreter_python = auto_silent

1
inventory Submodule

@ -0,0 +1 @@
Subproject commit 0c5e28fc17e21693a69f8096050d2498f8e8ef9a