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

add the ability to wait between ec2_asg batch replaces #23464

Closed
wants to merge 2 commits into from

Conversation

cchristous
Copy link

SUMMARY

See ansible/ansible-modules-core#1006

This allows for a wait time in between replacing batches of EC2 instances in an ASG. This is useful in the scenario where a new instance added to an ASG does not reach full capacity quickly, as it may have to warm up its internal cache.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

ec2_asg

ANSIBLE VERSION
> ansible --version
ansible 2.2.0.0
  config file = 
  configured module search path = Default w/o overrides
ADDITIONAL INFORMATION

none

@ansibot
Copy link
Contributor

ansibot commented Apr 10, 2017

@ansibot ansibot added affects_2.4 This issue/PR affects Ansible v2.4 aws cloud committer_review In order to be merged, this PR must follow the certified review workflow. feature_pull_request module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. labels Apr 10, 2017
@alikins alikins removed the needs_triage Needs a first human triage before being processed. label Apr 10, 2017
@ansibot ansibot added stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. support:curated labels Jun 23, 2017
@ansibot
Copy link
Contributor

ansibot commented Jul 18, 2017

@ansibotdev ansibotdev added support:certified This issue/PR relates to certified code. and removed support:curated labels Aug 16, 2017
@ansibot
Copy link
Contributor

ansibot commented Sep 18, 2017

@ansibot ansibot added needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed committer_review In order to be merged, this PR must follow the certified review workflow. labels Nov 13, 2017
@ansibot ansibot added feature This issue/PR relates to a feature request. and removed feature_pull_request labels Mar 2, 2018
@jonathanwcrane
Copy link

Looking forward to this.

@ansibot ansibot added the new_contributor This PR is the first contribution by a new community member. label Jul 26, 2018
@ansibot ansibot added support:community This issue/PR relates to code supported by the Ansible community. and removed support:certified This issue/PR relates to certified code. labels Oct 14, 2018
@ansibot
Copy link
Contributor

ansibot commented Feb 1, 2020

@ansibot ansibot added the collection Related to Ansible Collections work label Apr 29, 2020
@ansibot ansibot added collection:community.aws needs_collection_redirect https://github.com/ansible/ansibullbot/blob/master/docs/collection_migration.md labels Apr 29, 2020
@ansibot
Copy link
Contributor

ansibot commented Aug 17, 2020

Thank you very much for your interest in Ansible. Ansible has migrated much of the content into separate repositories to allow for more rapid, independent development. We are closing this issue/PR because this content has been moved to one or more collection repositories.

For further information, please see:
https://github.com/ansible/ansibullbot/blob/master/docs/collection_migration.md

@ansibot ansibot closed this Aug 17, 2020
@ansible ansible locked and limited conversation to collaborators Sep 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.4 This issue/PR affects Ansible v2.4 aws bot_closed cloud collection:community.aws collection Related to Ansible Collections work feature This issue/PR relates to a feature request. has_issue module This issue/PR relates to a module. needs_collection_redirect https://github.com/ansible/ansibullbot/blob/master/docs/collection_migration.md needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. new_contributor This PR is the first contribution by a new community member. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. support:community This issue/PR relates to code supported by the Ansible community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants