We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae9b321 commit 608ef08Copy full SHA for 608ef08
roles/nmag/tasks/compile_nmag.yml
@@ -21,8 +21,6 @@
21
shell: make
22
chdir={{ NMAG_INSTALL_PREFIX }}/{{ NMAG_EXTRACTED_DIR.stdout }}
23
creates={{ NMAG_INSTALL_PREFIX }}/{{ NMAG_EXTRACTED_DIR.stdout }}/nsim/bin/nsim
24
- #environment:
25
- # NMAG_INSTALL_PREFIX: /usr/lib/{{ ARCH.stdout }}/tcl{{ TCLTKVERSION }}/tclConfig.sh
26
sudo: yes
27
28
- name: Set executable permissions for everyone on files which are executable for user
0 commit comments