mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Add .coveragerc to the tarball so unittests will run from the tarball
This commit is contained in:
@@ -2,6 +2,7 @@ prune ticket_stubs
|
|||||||
prune hacking
|
prune hacking
|
||||||
include README.md COPYING
|
include README.md COPYING
|
||||||
include requirements.txt
|
include requirements.txt
|
||||||
|
include .coveragerc
|
||||||
include examples/hosts
|
include examples/hosts
|
||||||
include examples/ansible.cfg
|
include examples/ansible.cfg
|
||||||
include lib/ansible/module_utils/powershell.ps1
|
include lib/ansible/module_utils/powershell.ps1
|
||||||
|
|||||||
Reference in New Issue
Block a user