mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Rollback to origin file
This commit is contained in:
parent
e35f1afd57
commit
8153d60a5f
@ -87,7 +87,7 @@ def _openstack_data(cred):
|
||||
'clouds': {
|
||||
'devstack': {
|
||||
'auth': openstack_auth,
|
||||
'verify': verify_state
|
||||
'verify': verify_state,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
@ -9,4 +9,3 @@ clouds:
|
||||
username: fooo
|
||||
private: true
|
||||
verify: false
|
||||
region_name: fooo
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user