index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
awx_collection
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support adding/removing notifications to job_templates
Francois Herbert
2020-04-20
2
-0
/
+93
*
Collection: Ignore some sanity errors in ansible 2.9
Caleb Boylan
2020-04-17
1
-0
/
+6
*
More bulleted list formatting changes
beeankha
2020-04-17
1
-9
/
+16
*
Fix collection README display
beeankha
2020-04-16
1
-2
/
+3
*
Mark send, receive, and workflow_job_template modules as deprecated
beeankha
2020-04-16
5
-3
/
+36
*
Remove 'supports_check_mode' text from converted Collection modules
beeankha
2020-04-15
7
-10
/
+4
*
Merge pull request #6689 from john-westcott-iv/collections_oauth_respect
softwarefactory-project-zuul[bot]
2020-04-14
1
-4
/
+4
|
\
|
*
Make the module util respect oauth token over username/password
John Westcott IV
2020-04-14
1
-4
/
+4
*
|
Update AWX collection docs for release 11.0.0
AlanCoding
2020-04-14
3
-29
/
+38
|
/
*
Merge pull request #6568 from AlanCoding/whoops_not_changed
softwarefactory-project-zuul[bot]
2020-04-10
10
-48
/
+220
|
\
|
*
Changed status tweaks for API validation and encryption
AlanCoding
2020-04-09
10
-48
/
+220
*
|
Update workflow_launch module and test playbook
beeankha
2020-04-09
2
-6
/
+0
*
|
Pass data and errors more clearly, change extra_vars to be a dict, update tes...
beeankha
2020-04-09
2
-20
/
+43
*
|
Revert unnecessary changes made to test playbook during rebase
beeankha
2020-04-09
1
-6
/
+6
*
|
Fix one more linter issue
beeankha
2020-04-09
1
-7
/
+6
*
|
Puting tasks back to natural order
John Westcott IV
2020-04-09
1
-13
/
+14
*
|
Fix linter errors
beeankha
2020-04-09
1
-8
/
+8
*
|
Fix sanity tests and edit test playbook
beeankha
2020-04-09
2
-10
/
+17
*
|
Initial commit of tests for tower_workflow_launch
John Westcott IV
2020-04-09
2
-84
/
+199
|
/
*
Merge pull request #6646 from beeankha/credential_module_no_log
softwarefactory-project-zuul[bot]
2020-04-08
1
-1
/
+1
|
\
|
*
Activate no_log for values in input parameter
beeankha
2020-04-08
1
-1
/
+1
*
|
Merge pull request #6629 from AlanCoding/one_token_to_rule_them_all
softwarefactory-project-zuul[bot]
2020-04-08
23
-0
/
+27
|
\
\
|
|
/
|
/
|
|
*
Manually document tower host default
AlanCoding
2020-04-07
3
-3
/
+3
|
*
Document and align the env var for OAuth token
AlanCoding
2020-04-07
25
-2
/
+29
*
|
Merge pull request #6635 from AlanCoding/no_tower_cli
softwarefactory-project-zuul[bot]
2020-04-07
1
-0
/
+2
|
\
\
|
*
|
Remove tower-cli from Zuul CI for AWX collection
AlanCoding
2020-04-07
1
-0
/
+2
|
|
/
*
/
Silence deprecation warnings from tower_credential
AlanCoding
2020-04-07
1
-4
/
+4
|
/
*
Remove unnecessary module parameters
AlanCoding
2020-04-07
25
-206
/
+117
*
Merge pull request #6609 from beeankha/wfjt_module_inventory_fix
softwarefactory-project-zuul[bot]
2020-04-07
2
-1
/
+2
|
\
|
*
Add inventory param to the wfjt module test playbook
beeankha
2020-04-06
1
-0
/
+1
|
*
Resolve name to ID correctly in workflow jt module
beeankha
2020-04-06
1
-1
/
+1
*
|
Update comment in test playbook:
beeankha
2020-04-06
1
-1
/
+1
*
|
Removing recursive check, allowwing old pattern to commence
John Westcott IV
2020-04-06
3
-27
/
+51
*
|
Update unit test, edit credential module to pass sanity tests
beeankha
2020-04-06
3
-10
/
+13
*
|
Resolving comment and updating tests
John Westcott IV
2020-04-06
2
-11
/
+23
*
|
Change lookup to include organization
John Westcott IV
2020-04-06
2
-13
/
+13
*
|
Change compare_fields to static method
John Westcott IV
2020-04-06
1
-4
/
+5
*
|
loosen some credential test assertions
AlanCoding
2020-04-06
1
-80
/
+62
*
|
Initial conversion of tower_credential
John Westcott IV
2020-04-06
4
-219
/
+357
|
/
*
Allow setting identifier for approval nodes
AlanCoding
2020-04-03
1
-0
/
+25
*
remove deprecated legacy manual inventory source support
Ryan Petrello
2020-04-03
1
-1
/
+2
*
Mark test as xfail, move to unit testing
AlanCoding
2020-04-02
2
-16
/
+28
*
Rebase + fix typos
beeankha
2020-04-02
3
-3
/
+3
*
Add unit tests for notification module
AlanCoding
2020-04-02
2
-1
/
+87
*
Fixing linting errors
John Westcott IV
2020-04-02
1
-4
/
+4
*
Resolving comments on PR
John Westcott IV
2020-04-02
2
-89
/
+81
*
Updating example to match test
John Westcott IV
2020-04-02
1
-9
/
+2
*
Adding field change to readme and example and test of custom messages
John Westcott IV
2020-04-02
3
-1
/
+25
*
Initial conversion of tower_notification
John Westcott IV
2020-04-02
2
-137
/
+227
*
Merge pull request #6491 from john-westcott-iv/second_tower_job_template_update
softwarefactory-project-zuul[bot]
2020-04-01
5
-237
/
+463
|
\
[next]