mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
Shorten changelog fragement
This commit is contained in:
parent
aa68ab347c
commit
a7461b0d71
1 changed files with 1 additions and 3 deletions
|
|
@ -1,5 +1,3 @@
|
||||||
bugfixes:
|
bugfixes:
|
||||||
- nictagadm - fix ``'NoneType' object has no attribute 'lower'`` errors when creating etherstubs.
|
- nictagadm - Adds a condition to the if statement so that ``is_valid_mac()`` doesn't get called if ``etherstub`` is false
|
||||||
Module always calls ``nictag.is_valid_mac()``, but if ``etherstub`` is set to True then mac is necessarily null.
|
|
||||||
Adds a condition to the if statement so that ``is_valid_mac()`` doesn't get called if ``etherstub`` is false
|
|
||||||
(https://github.com/ansible-collections/community.general/pull/11589).
|
(https://github.com/ansible-collections/community.general/pull/11589).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue