mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
* remove redundant alias
* remove redundant aliases
* remove redundant aliases
* remove parameter-alias-self for nios_*
* add fragment
* Update changelogs/fragments/1223-nios-remove-redundant-aliases.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/net_tools/nios/nios_host_record.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* remove parameter-alias-self for nios_host_record
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit b661c9476f
)
Co-authored-by: Zach Peterson <35381531+zjpeterson@users.noreply.github.com>
This commit is contained in:
parent
c4983f9b90
commit
d4435b0b8d
6 changed files with 13 additions and 24 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
bugfixes:
|
||||
- nios_fixed_address, nios_host_record, nios_zone - removed redundant parameter aliases causing warning messages to incorrectly appear in task output (https://github.com/ansible-collections/community.general/issues/852).
|
Loading…
Add table
Add a link
Reference in a new issue