index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
awx_collection
/
plugins
/
module_utils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: remove collection support for oauth (#15623)
Pablo H.
11 days
2
-136
/
+14
*
Removal of OAuth2 stuff from CLI
Alan Rominger
11 days
1
-1
/
+2
*
Update AWX collection to use basic authentication (#15554)
Djebran Lezzoum
2024-10-08
1
-36
/
+111
*
use optional api prefix in collection if set as environ vairable (#15205)
Harshith u
2024-05-29
1
-6
/
+15
*
Fix up ansible-test sanity checks due to ansible 2.17 release (#15208)
24.4.0
Seth Foster
2024-05-21
1
-3
/
+3
*
awx modules wait on event processing finished (#15152)
Seth Foster
2024-04-26
1
-1
/
+4
*
AWX Collections for DAB RBAC
Seth Foster
2024-04-11
1
-5
/
+7
*
Remove `tower_legacy` module_utils that appears unused (#14421)
Alan Rominger
2024-02-16
1
-119
/
+0
*
Remove receptor_address module from collection
Seth Foster
2024-02-02
1
-2
/
+0
*
Update awx_collection to support ReceptorAddress
Seth Foster
2024-02-02
1
-0
/
+2
*
Fix Boolean values defaulting to False in collection (#14493)
Alan Rominger
2023-10-24
1
-0
/
+9
*
Add Request time out option for collection (#14157)
Sean Sullivan
2023-08-03
1
-2
/
+14
*
Added support to collection for named urls (#14205)
John Westcott IV
2023-07-27
1
-24
/
+45
*
Only show the product version header when the requester is authenticated (#14...
Christian Adams
2023-07-27
1
-7
/
+1
*
Changing how associations work in awx collection (#13626)
John Westcott IV
2023-07-17
1
-5
/
+16
*
Related #13336 - DNS resolution is preventing awx_collection to work with htt...
Baptiste Agasse
2023-05-24
1
-4
/
+6
*
Make state exists universal in collection (#13890)
John Westcott IV
2023-05-10
1
-38
/
+17
*
collection, allow roles to be added to multiple teams and users
sean-m-sullivan
2023-05-02
1
-5
/
+0
*
Run collection sanity tests in CI (#13356)
Alan Rominger
2022-12-20
1
-2
/
+10
*
[collection] Add 'instance' module
Rick Elrod
2022-09-23
1
-0
/
+2
*
Replace gethostbyname to getaddrinfo for plugins ipv6 support related #11450 ...
Yuki Yamashita
2022-08-22
1
-4
/
+9
*
update awx collection wait interval to 2
sean-m-sullivan
2022-05-18
1
-2
/
+2
*
Make our collection work with prefixed API endpoints
Shane McDonald
2022-03-08
1
-4
/
+10
*
related #11229 consider previous set json_output changed in
Nico Ohnezat
2021-10-08
1
-1
/
+1
*
simplify module utils files
sean-m-ssullivan
2021-09-28
1
-0
/
+2
*
simplify module utils files
sean-m-ssullivan
2021-09-28
3
-281
/
+274
*
Fix pep8 error
beeankha
2021-09-10
1
-3
/
+3
*
Fixing linting issue
John Westcott IV
2021-09-10
1
-1
/
+5
*
Removing parens
John Westcott IV
2021-09-10
1
-1
/
+1
*
Changing to Version instead of Type
John Westcott IV
2021-09-10
1
-1
/
+1
*
Preventing error if we were unable to get an API version
John Westcott IV
2021-09-10
1
-14
/
+17
*
Point to the correct name for AAP within collections
beeankha
2021-08-06
1
-1
/
+1
*
Fix sanity errors for collections
beeankha
2021-07-30
1
-3
/
+3
*
Fix copy_from warning message
Seth Foster
2021-06-26
1
-1
/
+1
*
add job data to filed wait jobs
sean-m-ssullivan
2021-06-11
1
-0
/
+1
*
sanity tests
Seth Foster
2021-06-08
4
-9
/
+9
*
added collection name to module.deprecate() calls; fixed pep8 linting issues
Sarabraj Singh
2021-06-08
1
-1
/
+1
*
linted AUTH_ARGSPEC to make it easier to read (<180 characters in the same line)
Sarabraj Singh
2021-06-08
1
-6
/
+29
*
actually make use of option aliases
Seth Foster
2021-06-08
1
-5
/
+5
*
tower_username to controller_username, etc
Seth Foster
2021-06-08
1
-22
/
+22
*
restore tower_legacy.py, update examples to include CONTROLLER_HOST
Seth Foster
2021-06-08
1
-1
/
+1
*
Added env variable CONTROLLER_HOST, et al. Add awx.awx namespace to the runti...
Seth Foster
2021-06-08
2
-19
/
+21
*
mostly includes renaming non-syntax references to tower
Seth Foster
2021-06-08
2
-12
/
+12
*
more rename, mostly in test
Seth Foster
2021-06-08
2
-3
/
+3
*
pycharm refactor rename files and class, linux rename tower_ controller_
Seth Foster
2021-06-08
4
-20
/
+20
*
Fix failing integration test playbooks
beeankha
2021-05-17
1
-1
/
+1
*
Merge pull request #9896 from sean-m-sullivan/approval_node
softwarefactory-project-zuul[bot]
2021-04-25
1
-0
/
+34
|
\
|
*
fix completeness
sean-m-ssullivan
2021-04-23
1
-0
/
+34
*
|
add tower workflow schema update
sean-m-ssullivan
2021-04-22
1
-3
/
+6
|
/
*
Fix format specification linting erros
beeankha
2021-03-29
1
-2
/
+2
[next]