mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
M #-: Remove nonexistent inventory (#652)
This commit is contained in:
parent
59c78b4e78
commit
12197acf0c
@ -93,7 +93,6 @@ module OneProvision
|
||||
cmd = "ANSIBLE_CONFIG=#{ansible_dir}/ansible.cfg "
|
||||
cmd << "ansible-playbook #{ANSIBLE_ARGS}"
|
||||
cmd << " -i #{ansible_dir}/inventory"
|
||||
cmd << " -i #{ANSIBLE_LOCATION}/inventories/#{i}"
|
||||
cmd << " -e @#{ansible_dir}/group_vars.yml"
|
||||
cmd << " #{ANSIBLE_LOCATION}/#{i}.yml"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user