toansible: Name script task

This commit is contained in:
flyingscorpio@clevo 2022-02-23 21:44:20 +01:00
parent b781da0566
commit fc94a8f594

View file

@ -32,7 +32,8 @@
when: ansible_distribution == 'Debian'
# some Arch derivatives don't have the package (arch32, archarm)
- script: scripts/shellcheck_binary_fix.sh
- name: Run shellcheck script
script: scripts/shellcheck_binary_fix.sh
when: ansible_distribution == 'Archlinux'
- name: Copy configs