mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
fix so module nios_host_record
can remove aliases (#1470)
* fix for https://github.com/ansible-collections/community.general/issues/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>
This commit is contained in:
parent
f37eb12580
commit
496be77a2b
2 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
bugfixes:
|
||||
- nios_host_record - fix to remove ``aliases`` (CNAMES) for configuration comparison (https://github.com/ansible-collections/community.general/issues/1335).
|
Loading…
Add table
Add a link
Reference in a new issue