1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
awx/lib/ansible
Ryan Petrello 2edca4f357
tower cred: support credential kind/type for /api/v1/ and /api/v2/ (#36662)
older versions of Tower (3.1) don't have a concept of CredentialTypes
(this was introduced in Tower 3.2).  This change detects older versions
of pre-3.2 tower-cli that *only* support the deprecated `kind`
attribute.
2019-09-27 14:28:48 -04:00
..
module_utils ansible_tower: fix broken import, reuse tower_argument_spec and documentation fragment (#29115) 2019-09-27 14:28:46 -04:00
modules/web_infrastructure/ansible_tower tower cred: support credential kind/type for /api/v1/ and /api/v2/ (#36662) 2019-09-27 14:28:48 -04:00