Yuki Yamashita
|
dba33f9ef5
|
Replace gethostbyname to getaddrinfo for plugins ipv6 support related #11450 (#12561)
Co-authored-by: yukiy <yyamashi@redhat.com>
|
2022-08-22 11:07:10 -03:00 |
|
sean-m-sullivan
|
df649e2c56
|
update awx collection wait interval to 2
|
2022-05-18 09:57:40 -04:00 |
|
Shane McDonald
|
bd5c304a50
|
Make our collection work with prefixed API endpoints
I caught this when trying to add test coverage for https://github.com/ansible/awx/pull/11342
|
2022-03-08 12:05:50 -05:00 |
|
Nico Ohnezat
|
815ef4c9c9
|
related #11229 consider previous set json_output changed in
controller_api
job_template module sets self.json_output['changed'] to true before calling create_or_update_if_needed.
Signed-off-by: Nico Ohnezat <nico@no-12.net>
|
2021-10-08 23:59:12 +02:00 |
|
sean-m-ssullivan
|
5b28e7b397
|
simplify module utils files
|
2021-09-28 11:43:28 -04:00 |
|
sean-m-ssullivan
|
dd4943310d
|
simplify module utils files
|
2021-09-27 19:35:22 -04:00 |
|
beeankha
|
9b66bda8b9
|
Fix pep8 error
|
2021-09-10 09:20:44 -04:00 |
|
John Westcott IV
|
515c3450c2
|
Fixing linting issue
|
2021-09-10 08:46:41 -04:00 |
|
John Westcott IV
|
5607c350cd
|
Removing parens
|
2021-09-10 08:46:41 -04:00 |
|
John Westcott IV
|
aad432aaa3
|
Changing to Version instead of Type
|
2021-09-10 08:46:41 -04:00 |
|
John Westcott IV
|
d4971eb7b7
|
Preventing error if we were unable to get an API version
|
2021-09-10 08:46:41 -04:00 |
|
beeankha
|
bc365e2d01
|
Point to the correct name for AAP within collections
|
2021-08-06 10:13:06 -04:00 |
|
Seth Foster
|
5da02690c1
|
Fix copy_from warning message
- warn() does not take keyword 'msg'
- add testing around the copy_from parameter for project creation
|
2021-06-26 01:28:02 -04:00 |
|
sean-m-ssullivan
|
214c27a5cf
|
add job data to filed wait jobs
|
2021-06-11 09:45:28 -04:00 |
|
Seth Foster
|
4bd910493a
|
sanity tests
|
2021-06-08 14:33:28 -04:00 |
|
Sarabraj Singh
|
25ca8d22d6
|
added collection name to module.deprecate() calls; fixed pep8 linting issues
|
2021-06-08 14:33:27 -04:00 |
|
Seth Foster
|
39b26c8f0e
|
Added env variable CONTROLLER_HOST, et al. Add awx.awx namespace to the runtime.yml redirects, and added templating task to change to ansible.controller
|
2021-06-08 14:33:24 -04:00 |
|
Seth Foster
|
82c5803e59
|
mostly includes renaming non-syntax references to tower
|
2021-06-08 14:33:24 -04:00 |
|
Seth Foster
|
7a63785255
|
more rename, mostly in test
|
2021-06-08 14:33:23 -04:00 |
|
Seth Foster
|
44fed1d7c1
|
pycharm refactor rename files and class, linux rename tower_ controller_
|
2021-06-08 14:33:22 -04:00 |
|