ansible/MANIFEST.in
Tim Bielawa dce6074a81 Fixes for better RPM packaging
Spec file installs default example hosts files
Spec file marks the contents of /etc/ansible as %config(noreplace)

Example hosts file now with instructional comments
2012-03-10 16:19:33 -05:00

4 lines
107 B
Text

include README.md AUTHORS.md ansible.spec
include examples/hosts
recursive-include docs *
include Makefile