distgit: dist-git is not yet available for rhel8, so is its config folder

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-05-20 17:38:33 +02:00
parent 6881735c06
commit 54cbb646a5

View file

@ -115,6 +115,7 @@
- name: install the dist-git config
copy: src=dist-git.conf dest=/etc/dist-git/dist-git.conf
when: env != "staging"
tags:
- config
- distgit