Skip to content
Snippets Groups Projects
Commit d7794833 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Remove role_path and inventory_file

parent 3cd613e7
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,5 @@ build { ...@@ -33,7 +33,5 @@ build {
use_proxy = false use_proxy = false
ansible_env_vars = ["ANSIBLE_HOST_KEY_CHECKING=False"] ansible_env_vars = ["ANSIBLE_HOST_KEY_CHECKING=False"]
playbook_file = "../ood-packer.yaml" playbook_file = "../ood-packer.yaml"
roles_path = "./ansible/roles"
inventory_file = "../hosts"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment