mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 23:14:02 -07:00
Fix packaging to work with new module location
Changes include: * Remove references to old module dir from .spec * Use setuptools find_packages find all ansible packages
This commit is contained in:
parent
459722899d
commit
a0fecd6101
3 changed files with 3 additions and 20 deletions
|
@ -2,6 +2,7 @@ include README.md packaging/rpm/ansible.spec COPYING
|
|||
include examples/hosts
|
||||
include examples/ansible.cfg
|
||||
include lib/ansible/module_utils/powershell.ps1
|
||||
recursive-include lib/ansible/modules *
|
||||
recursive-include docs *
|
||||
include Makefile
|
||||
include VERSION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue