Ensure package_data matches collections_galaxy_meta.yml. Fixes #59451 (#59452)

This commit is contained in:
Matt Martz 2019-07-23 15:52:38 -05:00 committed by GitHub
parent 44a262714c
commit 65bedaf074
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -265,6 +265,7 @@ static_setup_params = dict(
'module_utils/powershell/*/*.psm1',
'modules/windows/*.ps1',
'modules/windows/*/*.ps1',
'galaxy/data/*.*',
'galaxy/data/*/*.*',
'galaxy/data/*/.*',
'galaxy/data/*/*/.*',