1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-21 20:59:10 +00:00

Update changelogs/fragments/nictagadm-etherstub-nonetype-bugfix.yml

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Adam D 2026-03-16 14:25:41 -07:00 committed by GitHub
parent a7461b0d71
commit 282ca6bf35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,3 @@
bugfixes: bugfixes:
- nictagadm - Adds a condition to the if statement so that ``is_valid_mac()`` doesn't get called if ``etherstub`` is false - nictagadm - add a condition to the if statement so that ``is_valid_mac()`` does not get called if ``etherstub`` is false
(https://github.com/ansible-collections/community.general/pull/11589). (https://github.com/ansible-collections/community.general/pull/11589).