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
|
||||
local_action:
|
||||
module: "nova_compute"
|
||||
# insecure: True
|
||||
insecure: True
|
||||
auth_url: "{{OS_AUTH_URL}}"
|
||||
login_username: "{{OS_USERNAME}}"
|
||||
login_password: "{{OS_PASSWORD}}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue