etc-git: Make it work on non-debian systems

This commit is contained in:
Ludovic Poujol 2022-03-10 11:57:56 +01:00
parent 6df10be6ef
commit 5a2dc5cbd1

View file

@ -6,6 +6,8 @@
state: present
tags:
- etc-git
when:
- ansible_distribution == "Debian"
- include_role:
name: evolix/remount-usr