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

Fix #29593 delete subnet should be idempotent #35037

Merged
merged 1 commit into from
Jan 25, 2018

Conversation

yuwzho
Copy link
Contributor

@yuwzho yuwzho commented Jan 18, 2018

SUMMARY

Fixes #29593

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME
ANSIBLE VERSION
2.4
ADDITIONAL INFORMATION

@ansibot
Copy link
Contributor

ansibot commented Jan 18, 2018

@ansibot ansibot added affects_2.5 This issue/PR affects Ansible v2.5 azure bugfix_pull_request cloud committer_review In order to be merged, this PR must follow the certified review workflow. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. support:certified This issue/PR relates to certified code. test This PR relates to tests. labels Jan 18, 2018
@s-hertel s-hertel removed the needs_triage Needs a first human triage before being processed. label Jan 19, 2018
@jborean93 jborean93 merged commit 7c201fc into ansible:devel Jan 25, 2018
jborean93 pushed a commit that referenced this pull request Jan 25, 2018
@jborean93
Copy link
Contributor

Cherry-picked to temp-staging-post-2.4.3 2b15977 and will be available in the 2.4.4 release.

@yuwzho yuwzho deleted the yuwzho-subnet branch January 25, 2018 03:15
abadger pushed a commit that referenced this pull request Feb 1, 2018
Lujeni pushed a commit to Lujeni/ansible that referenced this pull request Feb 1, 2018
@ansibot ansibot added bug This issue/PR relates to a bug. and removed bugfix_pull_request labels Mar 6, 2018
@ansible ansible locked and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.5 This issue/PR affects Ansible v2.5 azure bug This issue/PR relates to a bug. cloud committer_review In order to be merged, this PR must follow the certified review workflow. module This issue/PR relates to a module. support:certified This issue/PR relates to certified code. test This PR relates to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'azure_rm_subnet' with 'state: absent' fails when subnet was already not existing
4 participants