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

Typo in autoscaling_instance_refresh module in check mode #2019

Open
1 task done
gtie opened this issue Dec 12, 2023 · 1 comment
Open
1 task done

Typo in autoscaling_instance_refresh module in check mode #2019

gtie opened this issue Dec 12, 2023 · 1 comment

Comments

@gtie
Copy link

gtie commented Dec 12, 2023

Summary

Typo on line 222 of autoscaling_instance_refresh.py , currently reading:

                    module.exit_json(chaned=False, msg="In check_mode - No active referesh found, nothing to cancel.")

chaned needs to get changed

Issue Type

Bug Report

Component Name

autoscaling_instance_refresh

Ansible Version

N/A

Collection Versions

N/A

AWS SDK versions

N/A

Configuration

N/A

OS / Environment

No response

Steps to Reproduce

N/A

Expected Results

N/A

Actual Results

N/A

Code of Conduct

  • I agree to follow the Ansible Code of Conduct
@al-sabri
Copy link

Happy to take as first issue. I just need a bit of help with environment setup. I am running into a couple of issues following https://docs.ansible.com/ansible/latest/community/create_pr_quick_start.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants