Make path to generated inventory configurable

This commit is contained in:
Jan Jungnickel
2017-12-04 16:41:35 +01:00
parent b3745f2614
commit 8766b36144
3 changed files with 7 additions and 1 deletions

View File

@@ -31,3 +31,5 @@ default_tags = {
# Env = "devtest"
# Product = "kubernetes"
}
inventory_file = "../../../inventory/hosts"