Update modules#763
Open
thekad wants to merge 2 commits into
Open
Conversation
4df24aa to
4543f27
Compare
195675a to
ea2d3cc
Compare
1. Mostly shuffled things around to match the split to gcp_v2 2. A few test case fixes, I _didn't_ change the test cases themselves but mostly the setup/teardown was not uniform across them specially with regards to vpc peerings and teardown on failure
There was an error with how argspec dependencies were declared, I think it is now sorted out.
ea2d3cc to
a45883d
Compare
|
Collaborator
Author
|
rebased and set to ready cc @SirGitsalot |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


SUMMARY
Module changes to match module_util changes on #762, DO NOT MERGE YET.
This PR includes going back to all the modules I had created and bringing them back to current state. The templates used in @thekad/ansible-mmv1 have been evolving since last year, I am just bringing every module I've created to baseline.
ISSUE TYPE
COMPONENT NAME
Modules for the following products:
ADDITIONAL INFORMATION
I am putting an extra alias on the integration test targets, so we can run this new set of modules with just
ansible-test integration cloud/gcp/v2/ -v