mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
b661c9476f
* 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>
3 lines
237 B
YAML
3 lines
237 B
YAML
---
|
|
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).
|