Skip to content
Snippets Groups Projects
Commit c63d39f0 authored by Emmanuel Jaep's avatar Emmanuel Jaep
Browse files

Update centos.yml

parent a811ab20
No related branches found
No related tags found
No related merge requests found
......@@ -57,6 +57,7 @@
- libstdc++.x86_64
- irssi-xmpp.x86_64
- rssh.x86_64
- libpng12
when: installed_ansys.stat.exists == False
- name: Check ansys temp folder
......@@ -166,4 +167,4 @@
ansible.builtin.template:
src: ansys.j2
dest: /etc/profile.d/ansys.sh
when: ansible_distribution == "CentOS"
\ No newline at end of file
when: ansible_distribution == "CentOS"
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