Package: ansible Version: 2.0.1.0-1 Hi Ansible/Debian maintainers,
I made some changes in the Ansible Debian packaging in order to make it configurable through debconf. So I added all the stuff like scripts, templates, ... I also added changelog for version 2.0.1.0-2 with all details.
Each debconf parameter has default to keep backward compatibility. I also added a special debconf parameter (ansible/force_overwrite) in order to force rewrite of /etc/ansible/ansible.cfg if it already exists. The upstream example still available in /usr/share/doc/ansible/examples (as defined in Debian packaging policy).
Because I'm newbie in Debian development workflows, I don't know where I have to make a kind of "pull request". So I put my changes on GitHub (https://github.com/rmedaer/ansible-debian-pkg). There is currently only one commit: https://github.com/rmedaer/ansible-debian-pkg/commit/7fa153bdcc368fad2c3dc8701fe4a8aa73c80d08. Be my guest if you have any advice or change request to make my changes "mergeable" to HEAD.
I hope it will help you and the community. Have a good day, --- Raphael Medaer Happy free contributor <[email protected]> Developer @Escaux <[email protected]>

