mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
be65d9cfe5
* add distro to pep8 skip tests * Skip no-assert test for distro * Add bundled distro to the empty-init skip list
3 lines
184 B
Text
3 lines
184 B
Text
# _distro.py is being bundled and we don't want to modify bundled code in our repository.
|
|
# We can retest anytime we update the bundled copy
|
|
lib/ansible/module_utils/distro/_distro.py
|