mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-13 18:29:59 +08:00
insecure=True
This commit is contained in:
@@ -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}}"
|
||||
|
||||
Reference in New Issue
Block a user