mirror of https://github.com/ansible/ansible.git
[stable-2.7] fix issue in random_mac filter with short prefixes (#53928)
(cherry picked from commit 1e3428a766)
Co-authored-by: Anton Roman <antonroman@gmail.com>
pull/54704/head
parent
13ab3a4f3d
commit
68c5555cc5
@ -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…
Reference in New Issue