mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 23:14:02 -07:00
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
This commit is contained in:
parent
3f245498c4
commit
dce6074a81
4 changed files with 41 additions and 13 deletions
|
@ -1,3 +1,4 @@
|
|||
include README.md AUTHORS.md ansible.spec
|
||||
include examples/hosts
|
||||
recursive-include docs *
|
||||
include Makefile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue