We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ce783c commit 34c6864Copy full SHA for 34c6864
roles/latex/tasks/main.yml
@@ -29,8 +29,6 @@
29
args:
30
executable: /bin/bash
31
chdir: "{{ workdir }}"
32
- retries: 2
33
- delay: 2
34
notify: remove texlive installation files
35
tags:
36
- bootstrap
0 commit comments