Fix inclusion of the dynamic inventory scripts
This commit is contained in:
parent
c1039de70c
commit
1d7b493db3
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ include Makefile
|
|||
include VERSION
|
||||
include MANIFEST.in
|
||||
include contrib/README.md
|
||||
include contrib/inventory *
|
||||
recursive-include contrib/inventory *
|
||||
exclude lib/ansible/modules/core/.git*
|
||||
exclude lib/ansible/modules/extras/.git*
|
||||
prune lib/ansible/modules/core/.git
|
||||
|
|
Loading…
Reference in a new issue