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 |
|
beeankha
|
3bc5975b90
|
Remove 'supports_check_mode' text from converted Collection modules
|
2020-04-15 09:37:54 -04:00 |
|
beeankha
|
4acdf8584b
|
Update workflow_launch module and test playbook
|
2020-04-09 15:12:49 -04:00 |
|
beeankha
|
cf607691ac
|
Pass data and errors more clearly, change extra_vars to be a dict, update test playbook to have a task utilizing extra_vars
|
2020-04-09 12:40:13 -04:00 |
|
beeankha
|
9ddd020348
|
Fix sanity tests and edit test playbook
|
2020-04-09 12:38:06 -04:00 |
|
John Westcott IV
|
a2d1c32da3
|
Initial commit of tests for tower_workflow_launch
|
2020-04-09 12:38:06 -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 |
|
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 |
|
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 |
|