Compare commits
No commits in common. "d1729217648d77e614b06d5f675f745a0743a88e" and "0100387087c67a6a8e58f8baa31e54164ce16d2c" have entirely different histories.
d172921764
...
0100387087
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +0,0 @@
|
||||
[submodule "inventory"]
|
||||
path = inventory
|
||||
url = https://git.thejimnicholson.com/homelab/ansible-inventory.git
|
||||
@ -1,6 +1,5 @@
|
||||
[defaults]
|
||||
inventory = ../inventory/inventory.yaml
|
||||
inventory = ./inventory.yaml
|
||||
host_key_checking = False
|
||||
remote_user = admin
|
||||
roles_path = ./roles
|
||||
interpreter_python = auto_silent
|
||||
@ -1 +0,0 @@
|
||||
Subproject commit 0c5e28fc17e21693a69f8096050d2498f8e8ef9a
|
||||
Loading…
Reference in New Issue
Block a user