sean-m-sullivan
62d91365a7
add test for ad hoc no module arg
2021-02-15 12:23:18 -06:00
sean-m-sullivan
f35c16e4f0
update
2021-02-03 18:47:32 -06:00
Sean Sullivan
226a689f7b
Merge pull request #36 from ansible/devel
...
Rebase
2021-02-03 18:40:12 -06:00
softwarefactory-project-zuul[bot]
cc9ee550d9
Merge pull request #9185 from sean-m-sullivan/add_orgs_job_launch
...
Add orgs job launch
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
https://github.com/beeankha
2021-02-02 16:05:42 +00:00
sean-m-sullivan
c40ca718d0
add org to job launch
2021-01-28 08:31:52 -06:00
Sean Sullivan
0e9f7f37e0
Delete test file
...
Delete test file
2021-01-18 12:21:25 -06:00
Sean Sullivan
e8ea6bc946
Delete test file
...
Delete test file
2021-01-18 12:20:27 -06:00
sean-m-sullivan
1042c1cc28
add logic for survey
2021-01-17 10:32:07 -06:00
sean-m-sullivan
bbed8ec704
add update to tower project
2020-11-25 09:36:03 -06:00
Ryan Petrello
4d8176e6af
Merge remote-tracking branch 'downstream' into downstream
2020-11-11 13:30:21 -05:00
beeankha
400c55faaa
Remove Cloudforms as a credential type from collections
2020-11-10 15:49:55 -05:00
Sean Sullivan
0fd0f0c1bd
Merge pull request #21 from ansible/devel
...
Rebase
2020-11-10 08:13:52 -06:00
softwarefactory-project-zuul[bot]
52d178bbe4
Merge pull request #8489 from sean-m-sullivan/workflow_node_logic
...
Update Logic for workflow node creation/deletion
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-10-29 18:36:40 +00:00
sean-m-sullivan
beb329c31e
update logic for node creation
2020-10-29 09:52:13 -05:00
Donald Picard
8f66cfa2c0
related #8344 add support for wait of project_updates jobs, inventory_update, and workflow_job.
...
Signed-off-by: Donald Picard <donald.picard@sogeti.com>
2020-10-22 09:05:02 -04:00
softwarefactory-project-zuul[bot]
447bc4b4da
Merge pull request #8364 from sean-m-sullivan/workflow_approval
...
Workflow approval
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
https://github.com/beeankha
2020-10-21 15:08:01 +00:00
Anton Nesterov
130f6300c5
Fix missing alias in argument_spec and add tests for it
2020-10-20 21:15:28 +02:00
Anton Nesterov
8a09731a52
Rename inventory_source param to name
...
* fixes #8347
* Rename inventory_source to name in the tower_inventory_source_update
* Allow to specify both name or id for `name` and `inventory` params
2020-10-17 17:33:53 +02:00
sean-m-sullivan
4151361420
linting
2020-10-17 01:13:50 -05:00
sean-m-sullivan
c0e1ac266c
add tests
2020-10-17 01:00:14 -05:00
sean-m-sullivan
82bb8033ec
update to approval role
2020-10-16 13:27:28 -05:00
sean-m-sullivan
3b903a7459
fix typo
2020-10-13 18:41:52 -05:00
sean-m-sullivan
51eb4e6d6b
update to auto_exit, add tests, add mutual exclusive parameters
2020-10-13 18:17:22 -05:00
sean-m-sullivan
e16a910062
updated workflow task name
2020-10-13 14:24:56 -05:00
sean-m-sullivan
6b27ee6a3c
updated workflow name
2020-10-13 14:24:22 -05:00
sean-m-sullivan
7ffa70422a
remove typo changes
2020-10-10 11:57:34 -05:00
sean-m-sullivan
a2c8e3d87e
clean up and tests added
2020-10-10 11:53:50 -05:00
beeankha
b34c1f4c79
Update integration tests
2020-09-25 13:23:34 -04:00
John Westcott IV
5b10482256
Fixing linting
2020-09-25 08:49:28 -04:00
John Westcott IV
baf3b617cb
Initial commit of ad hoc module
2020-09-25 08:49:28 -04:00
John Westcott IV
cb1ba9e3a4
Fixing zuul issues
2020-09-23 09:03:03 -04:00
John Westcott IV
c5df37777b
Addig tests and updating minor module bugs
2020-09-22 15:22:35 -04:00
softwarefactory-project-zuul[bot]
a2408892a8
Merge pull request #8152 from AlanCoding/import_fix
...
Fix AWX collection import test interference with Default organization
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-18 19:05:22 +00:00
John Westcott IV
baa00bd582
Truthy strikes again
2020-09-17 07:51:01 -04:00
John Westcott IV
24bdbd8c58
Fixing issue with lookup plugin not able to load host, user, etc
2020-09-16 14:41:04 -04:00
Alan Rominger
e177432b8f
Do not expect failure in tower_import test
2020-09-16 10:34:11 -04:00
Alan Rominger
48f30c5106
Fix AWX collection import test interference with Default organization
2020-09-15 22:03:37 -04:00
softwarefactory-project-zuul[bot]
4b51c71220
Merge pull request #8109 from AlanCoding/hack_null_org
...
Hack to delete orphaned organizations, consolidate get_one methods
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-10 18:15:45 +00:00
Ryan Petrello
af238be377
address a few follow-up issues for Org -> Galaxy Credentials support
...
- add support for managing galaxy creds in the tower organization module
- fix a minor serializer bug
2020-09-10 11:00:21 -04:00
Alan Rominger
2e1f5cebb7
Further refine error message and update integration tests
...
Fix test with spaces
pep8 failure
More test tweaks
Even more test fixes
2020-09-10 09:49:27 -04:00
Alan Rominger
a73323f3d6
Hack to delete orphaned organizations, consolidate get_one methods
...
minor test update
Updating the message if more than one object is found
Update test to new message
2020-09-10 09:00:50 -04:00
Sean Sullivan
470b7aaeea
Merge pull request #10 from ansible/devel
...
Rebase from devel
2020-09-09 07:49:37 -05:00
John Westcott IV
faa33efdd2
Fixing registered name
2020-09-08 15:28:37 -04:00
John Westcott IV
09b8f82bbb
Fixing test issue and 'modornizing' test
2020-09-08 15:28:21 -04:00
John Westcott IV
106157c600
get_one now also returns the name field, and modifying modules for get_one and added in some IDs in a handful of unit tests
2020-09-08 11:06:01 -04:00
John Westcott IV
24ec129235
Modifying credential for new get_one
2020-09-08 11:03:10 -04:00
John Westcott IV
5042ad3a2b
Updating user module for new get_one
2020-09-08 11:03:10 -04:00
beeankha
a0b8f6a25d
Make org an optional parameter for both inv source and inv source update modules
2020-09-04 18:56:58 -04:00
beeankha
4133ec974b
Follow same pattern as project update module, add task to integration test
2020-09-04 13:05:34 -04:00
beeankha
7764f1c1a5
Fix inv source org lookup, adjust unit tests (since org is now required for inv source module), update README, edit typos in test-related README
2020-09-04 10:19:56 -04:00