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 so module nios_host_record can remove aliases #1470

Merged

Conversation

pescobar
Copy link
Contributor

SUMMARY

fix so module nios_host_record can remove aliases

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

nios_host_record

ADDITIONAL INFORMATION

Fix for #1335

I couldn't find any other module in https://github.com/ansible-collections/community.general/tree/main/plugins/modules/net_tools/nios with another argument named aliases so this change should only affect module nios_host_record

@ansibullbot
Copy link
Collaborator

@ansibullbot ansibullbot added affects_2.10 bug This issue/PR relates to a bug community_review module_utils module_utils needs_triage net_tools new_contributor Help guide this first time contributor plugins plugin (any type) small_patch Hopefully easy to review labels Dec 10, 2020
@felixfontein
Copy link
Collaborator

Thanks for fixing this!

Could you please add a changelog fragment?

Also, you might want to create a similar PR in https://github.com/infobloxopen/infoblox-ansible/ since they also contain these modules, and the modules in here will probably be replaced by links to these modules in the future.

@pescobar
Copy link
Contributor Author

@felixfontein I have added the requested changelog fragment. Let me know if any change is needed.

I have also sent the same PR to infoblox-ansible infobloxopen/infoblox-ansible#28

@pescobar
Copy link
Contributor Author

thanks. I have merged your suggestion and also added CNAMES to the changelog so it's more clear

@felixfontein felixfontein merged commit 496be77 into ansible-collections:main Dec 14, 2020
@felixfontein
Copy link
Collaborator

@pescobar thanks for fixing this!

patchback bot pushed a commit that referenced this pull request Dec 14, 2020
* fix for #1335

* added changelog fragment

* Update changelogs/fragments/nios_host_record-fix-aliases-removal.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* extend changelog to specify CNAMES

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 496be77)
felixfontein pushed a commit that referenced this pull request Dec 15, 2020
* fix for #1335

* added changelog fragment

* Update changelogs/fragments/nios_host_record-fix-aliases-removal.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* extend changelog to specify CNAMES

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 496be77)

Co-authored-by: Pablo Escobar Lopez <pescobar001@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug community_review module_utils module_utils net_tools new_contributor Help guide this first time contributor plugins plugin (any type) small_patch Hopefully easy to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants