Skip to content
Snippets Groups Projects
Commit 3f060560 authored by Simon Michnowicz's avatar Simon Michnowicz
Browse files

Added a "redhat" dependency so code is not called for Debian

parent 4925b8e4
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@
line: /usr/local/Modules/modulefiles
ignore_errors: true
sudo: true
when: ansible_os_family == 'RedHat'
# for some reason ubuntu uses lowercase modules
- name: add /usr/local/Modules to the module file path
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment