mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
fix issue in random_mac filter with short prefixes (#53928)
This commit is contained in:
parent
bb3d97a787
commit
1e3428a766
3 changed files with 9 additions and 3 deletions
2
changelogs/fragments/random_mac-random-int-fix.yaml
Normal file
2
changelogs/fragments/random_mac-random-int-fix.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- random_mac - generate a proper MAC address when the provided vendor prefix is two or four characters (https://github.com/ansible/ansible/issues/50838)
|
Loading…
Add table
Add a link
Reference in a new issue