Skip to content
Snippets Groups Projects
Commit 28fd61dd authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files
parent 9dae3a1f
No related branches found
No related tags found
No related merge requests found
......@@ -13,11 +13,10 @@
- name: install required packages
yum:
name: "{{item}}"
name:
- bzip2
- sudo
state: present
with_items:
- bzip2
- sudo
- name: create conda user
user:
......
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