insecure=True
This commit is contained in:
parent
f161c73b08
commit
6641cb759b
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
#delegate_to: 127.0.0.1
|
#delegate_to: 127.0.0.1
|
||||||
local_action:
|
local_action:
|
||||||
module: "nova_compute"
|
module: "nova_compute"
|
||||||
# insecure: True
|
insecure: True
|
||||||
auth_url: "{{OS_AUTH_URL}}"
|
auth_url: "{{OS_AUTH_URL}}"
|
||||||
login_username: "{{OS_USERNAME}}"
|
login_username: "{{OS_USERNAME}}"
|
||||||
login_password: "{{OS_PASSWORD}}"
|
login_password: "{{OS_PASSWORD}}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue