added galaxy data
not tested, but something like this seems to be missing in the Manifest.in
This commit is contained in:
parent
f56c15e7e2
commit
2c33f5a12b
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ include examples/hosts
|
|||
include examples/ansible.cfg
|
||||
include lib/ansible/module_utils/powershell.ps1
|
||||
recursive-include lib/ansible/modules *
|
||||
recursive-include lib/ansible/galaxy/data *
|
||||
recursive-include docs *
|
||||
recursive-include packaging *
|
||||
include Makefile
|
||||
|
|
Loading…
Reference in a new issue