John Westcott IV
|
ff4ed64978
|
Cleaning up tower_notification references
|
2020-08-31 11:57:01 -04:00 |
|
John Westcott IV
|
64d98a120c
|
Removing debugging end play
|
2020-08-27 09:47:48 -04:00 |
|
John Westcott IV
|
1b1a14f220
|
Fixing linting spacing issue
|
2020-08-26 19:50:04 -04:00 |
|
John Westcott IV
|
2690fcec31
|
Adding insights credential to tower_inventory
Fixed a spacing issue in documentation
Enhanced integration test to include a block to ensure cleanup of assets
|
2020-08-26 19:50:04 -04:00 |
|
softwarefactory-project-zuul[bot]
|
9323156f4c
|
Merge pull request #7983 from beeankha/collections_pylint_fixes
Fix pylint Errors in Collections Modules
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-08-26 22:31:22 +00:00 |
|
beeankha
|
3ddee3072b
|
Add errors to ignore file, remove noqa directives
|
2020-08-26 16:09:42 -04:00 |
|
softwarefactory-project-zuul[bot]
|
1514a5ac23
|
Merge pull request #7963 from john-westcott-iv/tools
Collections Completeness Tests
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-08-26 19:34:52 +00:00 |
|
John Westcott IV
|
b1ffbf1e39
|
Change module from tower_notification to tower_notification_template
|
2020-08-26 10:16:37 -04:00 |
|
John Westcott IV
|
0fd618d88b
|
Changing test suite and fixing user issue in tower_api
|
2020-08-24 17:13:21 -04:00 |
|
John Westcott IV
|
a5afe0214a
|
Trying to make AWXKIT tests not run on python2
|
2020-08-19 14:29:42 -04:00 |
|
John Westcott IV
|
9bf19daa5e
|
Another linting issue
|
2020-08-19 14:12:50 -04:00 |
|
John Westcott IV
|
8a0cd747e1
|
Fixing truthy linting issues
|
2020-08-19 14:12:50 -04:00 |
|
John Westcott IV
|
08e5dd87e6
|
Adding integration tests and example in import
|
2020-08-19 14:12:50 -04:00 |
|
beeankha
|
dcc500e7bb
|
Make 'inputs' idempotent in credentials module, add test to check this works
|
2020-08-05 16:44:22 -04:00 |
|
Caleb Boylan
|
d935e3c5a3
|
Fix collection test inventory
|
2020-07-31 09:47:10 -07:00 |
|
John Westcott IV
|
222e58dd34
|
Adding lookup to rrule plugin test logic for new tooling
This change is provided with the tower_api lookup plugin because the require tower_meta module is part of this commit
|
2020-07-14 09:38:26 -04:00 |
|
John Westcott IV
|
0be7d9b21a
|
Removing redundant check
|
2020-07-14 09:38:26 -04:00 |
|
John Westcott IV
|
3784f9515e
|
More refinement of examples
|
2020-07-14 09:38:26 -04:00 |
|
John Westcott IV
|
6638d6c2bb
|
Update examples
|
2020-07-14 09:38:26 -04:00 |
|
John Westcott IV
|
afbdeb5ff8
|
Fixing linting errors
|
2020-07-14 09:38:26 -04:00 |
|
John Westcott IV
|
dd478af227
|
Overhaul of the testing suite
|
2020-07-14 09:38:26 -04:00 |
|
Alan Rominger
|
34c23caed3
|
make lookup plugin compatible with ansible.tower namespace (#9)
|
2020-07-14 09:38:26 -04:00 |
|
AlanCoding
|
8239232d4d
|
Delete the tower_get_id plugin and tests
|
2020-07-14 09:38:26 -04:00 |
|
AlanCoding
|
30ff112c87
|
Pull in functionality from lookup plugin get_id into tower_api itself
|
2020-07-14 09:38:26 -04:00 |
|
John Westcott IV
|
f4454a6c93
|
Make tower_api a generic GET'er
|
2020-07-14 09:38:26 -04:00 |
|
John Westcott IV
|
44a3057d16
|
Initial fixes from github comments
|
2020-07-14 09:38:26 -04:00 |
|
beeankha
|
6715ea493f
|
Fix documentation in api lookup plugin, fix typos in integration tests
|
2020-07-14 09:38:26 -04:00 |
|
John Westcott IV
|
96ae3268a5
|
Fixing linting issues
|
2020-07-14 09:38:26 -04:00 |
|
John Westcott IV
|
6d626b3793
|
Adding tower_api and tower_get_id lookup plugins
|
2020-07-14 09:38:26 -04:00 |
|
Caleb Boylan
|
56d800e851
|
Raise job length for testing job wait
|
2020-07-08 09:28:19 -07:00 |
|
Elyézer Rezende
|
fb5d876b9b
|
Only pass either user or org on modules test
|
2020-06-24 10:29:19 -04:00 |
|
AlanCoding
|
8fc3377fa6
|
Minor test fixes
|
2020-06-18 13:46:28 -04:00 |
|
Tom Page
|
1c78190385
|
Change cred_input_src to remove src_cred as primarykey
Signed-off-by: Tom Page <tpage@redhat.com>
|
2020-06-16 13:56:49 +01:00 |
|
Tom Page
|
4c55685656
|
Add tower_credential_input_source to awx_collection
Signed-off-by: Tom Page <tpage@redhat.com>
|
2020-06-16 13:17:11 +01:00 |
|
softwarefactory-project-zuul[bot]
|
e5ec761434
|
Merge pull request #7270 from john-westcott-iv/fix_tower_settings_none
Prevent exception for Non value
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-06-08 21:05:58 +00:00 |
|
beeankha
|
b457c8f133
|
Update a task in tower_settings integration test playbook
|
2020-06-08 09:57:16 -04:00 |
|
John Westcott IV
|
64846c3347
|
Fixing truthy issues
|
2020-06-08 07:09:45 -04:00 |
|
John Westcott IV
|
95b8bd63ea
|
Fixing linting issues
|
2020-06-08 07:06:45 -04:00 |
|
John Westcott IV
|
3b60529488
|
Fixes in testing and parameter processing
|
2020-06-08 06:42:33 -04:00 |
|
John Westcott IV
|
1f17e02fe9
|
Adding more documenation and added existing_token_id param
|
2020-06-05 16:19:23 -04:00 |
|
John Westcott IV
|
41d0548af6
|
Fixing truthy linting issue
|
2020-06-05 13:53:20 -04:00 |
|
John Westcott IV
|
11da8e254d
|
Changing documention and fixing sanity tests
|
2020-06-05 13:53:20 -04:00 |
|
John Westcott IV
|
30346618f1
|
Adding more through testing of tower_oauthtoken including failure messages
|
2020-06-05 13:53:20 -04:00 |
|
John Westcott IV
|
e50c8fc9c9
|
Updated docs and added block on tests
|
2020-06-05 13:50:09 -04:00 |
|
John Westcott IV
|
e6416d770b
|
Initial cut at tower_token module
|
2020-06-05 13:50:09 -04:00 |
|
John Westcott IV
|
4de7de3ce9
|
Prevent exception for Non value
|
2020-06-05 13:29:37 -04:00 |
|
AlanCoding
|
86f1ba984a
|
Comply with updated Ansible sanity test rules
|
2020-06-03 08:44:11 -04:00 |
|
softwarefactory-project-zuul[bot]
|
496c0c5921
|
Merge pull request #6733 from john-westcott-iv/tower_schedule
Initial version of tower_schedule
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-05-21 18:34:57 +00:00 |
|
beeankha
|
ce5272eae6
|
Make edits to Changelog, remove all HipChat-related params from tower_notification module
|
2020-05-20 16:27:01 -04:00 |
|
John Westcott IV
|
cc037cb4b5
|
Removing ignore_errors for tasks which should succeed
|
2020-05-20 14:41:27 -04:00 |
|