mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* tower_role: ensure alias of validate_certs is handled
* tower modules: remove tower_verify_ssl alias too
Error was:
Failed to update role: The Tower server claims it was sent a bad request.
GET https://tower/api/v2/projects/22/object_roles/
Params: [('tower_verify_ssl', False), ('role_field', 'admin_role')]
Data: None
Response: {"detail": "Role has no field named 'tower_verify_ssl'"}
Full traceback:
File "/tmp/ansible_tower_role_payload_7_2p0X/__main__.py", line 145, in main
result = role.grant(**params)
File "/usr/local/lib/python2.7/dist-packages/tower_cli/resources/role.py", line 365, in grant
return self.role_write(fail_on_found=fail_on_found, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/tower_cli/resources/role.py", line 242, in role_write
fail_on_multiple_results=True, **data)
File "/usr/local/lib/python2.7/dist-packages/tower_cli/models/base.py", line 301, in read
r = client.get(url, params=params)
File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 546, in get
return self.request('GET', url, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/tower_cli/api.py", line 299, in request
kwargs.get('data', None), r.content.decode('utf8'))
|
7 years ago | |
|---|---|---|
| .. | ||
| host_vars | 7 years ago | |
| targets | 7 years ago | |
| cloud-config-aws.ini.template | 7 years ago | |
| cloud-config-azure.ini.template | 7 years ago | |
| cloud-config-cloudscale.ini.template | 7 years ago | |
| cloud-config-cs.ini.template | 7 years ago | |
| cloud-config-gcp.ini.template | 7 years ago | |
| cloud-config-hcloud.ini.template | 7 years ago | |
| cloud-config-opennebula.ini.template | 7 years ago | |
| cloud-config-openshift.kubeconfig.template | 8 years ago | |
| cloud-config-scaleway.ini.template | 7 years ago | |
| cloud-config-tower.ini.template | 7 years ago | |
| cloud-config-vcenter.ini.template | 7 years ago | |
| cloud-config-vultr.ini.template | 7 years ago | |
| integration.cfg | 7 years ago | |
| integration_config.yml | 8 years ago | |
| inventory | 7 years ago | |
| inventory.networking.template | 7 years ago | |
| inventory.remote.template | ||
| inventory.winrm.template | 7 years ago | |
| network-integration.cfg | 7 years ago | |
| target-prefixes.network | 7 years ago | |
| windows-integration.cfg | 7 years ago | |