diff --git a/packaging/rpm/ansible.spec b/packaging/rpm/ansible.spec index 36e5363b591..d5af411208d 100644 --- a/packaging/rpm/ansible.spec +++ b/packaging/rpm/ansible.spec @@ -284,6 +284,7 @@ ln -s /usr/bin/pytest-3 bin/pytest %files %defattr(-,root,root) %{_bindir}/ansible* +%exclude %{_bindir}/ansible-test %config(noreplace) %{_sysconfdir}/ansible/ %doc README.rst PKG-INFO COPYING changelogs/CHANGELOG*.rst %doc %{_mandir}/man1/ansible*