AlanCoding
|
86f1ba984a
|
Comply with updated Ansible sanity test rules
|
2020-06-03 08:44:11 -04:00 |
|
John Westcott IV
|
c61e875bf8
|
Moving tower_oauthtoken into a doc fragement
|
2020-05-21 13:44:29 -04:00 |
|
AlanCoding
|
b90a296d41
|
Document and align the env var for OAuth token
|
2020-04-07 10:00:02 -04:00 |
|
AlanCoding
|
da661e45ae
|
Remove unnecessary module parameters
remove cases of required=False, the default
remove str type specifier which, the default
remove supports check mode, not changeable
|
2020-04-06 22:08:41 -04:00 |
|
beeankha
|
230949c43c
|
Fix timeout error
|
2020-03-27 15:44:23 -04:00 |
|
beeankha
|
2e8f9185ab
|
Fix default value errors for cases of None for min/max_interval
|
2020-03-27 15:05:23 -04:00 |
|
beeankha
|
6d6322ae4d
|
Update integration tests, update tower_wait module
|
2020-03-27 15:05:23 -04:00 |
|
John Westcott IV
|
914ea54925
|
Make module prefer interval (if set) over min/max
Fix linting issues for True vs true
Fix up unit test related errors
|
2020-03-27 15:05:23 -04:00 |
|
John Westcott IV
|
e03911d378
|
Depricate min and max interval in favor of interval
|
2020-03-27 15:05:23 -04:00 |
|
John Westcott IV
|
61287f6b36
|
Removing old unneeded output and fixing comments
|
2020-03-27 15:05:23 -04:00 |
|
John Westcott IV
|
f6bfdef34d
|
Removed old secho comment from Tower-CLI
Fixed job name for tests
|
2020-03-27 15:05:23 -04:00 |
|
John Westcott IV
|
7494ba7b9c
|
Initial cut at tower_job_wait conversion
|
2020-03-27 15:05:23 -04:00 |
|
Alan Rominger
|
2e4e687d69
|
Optional tower cli (#3)
* Allow running tests without tower_cli
* patch up test mutability
* Fix test import error, warning mock
* flake8 error
Update documentation for non-converted modules
|
2020-02-26 09:26:22 -05:00 |
|
softwarefactory-project-zuul[bot]
|
9701ac1804
|
Merge pull request #5329 from AlanCoding/rm_another_ignore
Run and fix all sanity tests
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-11-14 21:25:44 +00:00 |
|
AlanCoding
|
1402a2c8a5
|
Run and fix all sanity tests
|
2019-11-14 14:45:16 -05:00 |
|
softwarefactory-project-zuul[bot]
|
6567ad612c
|
Merge pull request #5170 from AlanCoding/py2_fix2
Fix multibyte character handling issue for tower_job_wait #55585
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-11-14 19:33:50 +00:00 |
|
AlanCoding
|
5095816762
|
In tower_job_wait intentionally fail module for failure
|
2019-10-31 12:41:53 -04:00 |
|
Hideki Saito
|
cb354c2ef1
|
Fix multibyte character handling issue for tower_job_wait #55585
Add multibyte hostname handling test as an integration test
Signed-off-by: Hideki Saito <saito@fgrep.org>
|
2019-10-30 14:11:49 -04:00 |
|
AlanCoding
|
c103a813bf
|
declare types in Ansible Tower module options
|
2019-10-29 11:24:16 -04:00 |
|
AlanCoding
|
7dd8e35e8c
|
Use namespaced doc fragment, cleanup
doc fragment will now be at awx.awx.auth
changed from just tower, which source from core
remove Makefile things no longer needed
|
2019-09-27 23:09:39 -04:00 |
|
AlanCoding
|
98619c5e23
|
rename awx modules folder to collection
|
2019-09-27 14:29:04 -04:00 |
|