Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update remaining _info modules so that they run in check_mode #660

Merged
merged 1 commit into from
Aug 3, 2021

Conversation

tremble
Copy link
Contributor

@tremble tremble commented Jul 28, 2021

SUMMARY

Update remaining _info modules so that they run in check_mode

https://github.com/ansible-collections/overview/blob/main/collection_requirements.rst#development-conventions
https://docs.ansible.com/ansible/devel/dev_guide/developing_modules_best_practices.html#following-ansible-conventions

fixes: #659

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

aws_sgw_info
ec2_asg_info
ec2_lc_info
iam_mfa_device_info
iam_server_certificate_info
wafv2_resources_info
wafv2_web_acl_info

ADDITIONAL INFORMATION

cc: @felixfontein

It would be good to get this in before the upcoming sanity check: ansible/ansible#75324

amazon.aws/pull/405

Depends-on: ansible/ansible-zuul-jobs#1014

@ansibullbot
Copy link

@ansibullbot ansibullbot added community_review feature This issue/PR relates to a feature request module module needs_triage owner_pr PR created by owner/maintainer plugins plugin (any type) labels Jul 28, 2021
@tremble tremble force-pushed the cleanup/check_mode branch from c153c8d to 0ff4741 Compare July 28, 2021 06:52
@tremble tremble force-pushed the cleanup/check_mode branch from 886f434 to 8081e69 Compare July 28, 2021 14:32
@tremble
Copy link
Contributor Author

tremble commented Jul 31, 2021

recheck

5 similar comments
@tremble
Copy link
Contributor Author

tremble commented Jul 31, 2021

recheck

@tremble
Copy link
Contributor Author

tremble commented Jul 31, 2021

recheck

@tremble
Copy link
Contributor Author

tremble commented Jul 31, 2021

recheck

@tremble
Copy link
Contributor Author

tremble commented Jul 31, 2021

recheck

@tremble
Copy link
Contributor Author

tremble commented Aug 2, 2021

recheck

@tremble tremble added the gate label Aug 3, 2021
Copy link
Contributor

@ansible-zuul ansible-zuul bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tremble
Copy link
Contributor Author

tremble commented Aug 3, 2021

recheck

@ansible-zuul ansible-zuul bot merged commit d1a71fe into ansible-collections:main Aug 3, 2021
@tremble tremble deleted the cleanup/check_mode branch November 26, 2021 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community_review feature This issue/PR relates to a feature request module module needs_triage owner_pr PR created by owner/maintainer plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

All _info/_facts modules must work in check_mode
4 participants