Make ghautomatrop work with Junest

This commit is contained in:
Geoffrey Frogeye 2021-12-02 16:55:55 +01:00
parent 3ff188c80b
commit 2250f520fe
9 changed files with 65 additions and 22 deletions

View file

@ -5,7 +5,7 @@ rsync
borg
syncthing
{% if arch_based %}
{% if ansible_architecture == 'x86_64' %}
{% if ansible_architecture == 'x86_64' and can_chown %}
freefilesync-bin
{# Not worth the compilation if you can't have the binaries #}
{% endif %}

View file

@ -1,7 +1,9 @@
moreutils
man
visidata
{% if can_chown or not arch_based %}
insect
{% endif %}
translate-shell
gnupg
{# Editor #}