community.general/lib/ansible/module_utils/facts/hardware
Toshio Kuratomi 75283983f6
Use a more exact regex (#39811)
The pattern we're matching can have zero or one p.  Be more careful to
match exactly that.

Slight revision of #39730
2018-05-07 11:12:42 -07:00
..
__init__.py
aix.py
base.py
darwin.py
dragonfly.py
freebsd.py
hpux.py
hurd.py
linux.py Use a more exact regex (#39811) 2018-05-07 11:12:42 -07:00
netbsd.py
openbsd.py
sunos.py