2015-03-05 16:31:46 -08:00
|
|
|
prune v2
|
|
|
|
prune docsite
|
|
|
|
prune ticket_stubs
|
|
|
|
prune packaging
|
|
|
|
prune test
|
|
|
|
prune hacking
|
2012-05-01 10:34:36 -04:00
|
|
|
include README.md packaging/rpm/ansible.spec COPYING
|
2012-03-10 16:19:33 -05:00
|
|
|
include examples/hosts
|
2012-08-13 19:17:14 -04:00
|
|
|
include examples/ansible.cfg
|
2014-08-07 11:17:13 -05:00
|
|
|
include lib/ansible/module_utils/powershell.ps1
|
2014-09-29 09:27:25 -04:00
|
|
|
recursive-include lib/ansible/modules *
|
2012-03-05 12:15:24 -05:00
|
|
|
recursive-include docs *
|
|
|
|
include Makefile
|
2014-04-02 14:01:41 -05:00
|
|
|
include VERSION
|
|
|
|
include MANIFEST.in
|
2015-07-08 23:55:52 -04:00
|
|
|
include contrib/README.md
|
|
|
|
include contrib/inventory *
|
2015-07-13 15:45:20 -04:00
|
|
|
exclude lib/ansible/modules/core/.git*
|
|
|
|
exclude lib/ansible/modules/extras/.git*
|
2014-11-27 20:07:24 -05:00
|
|
|
prune lib/ansible/modules/core/.git
|
|
|
|
prune lib/ansible/modules/extras/.git
|