Skip to content
Snippets Groups Projects
Commit 5ce27ba5 authored by viscapi's avatar viscapi
Browse files

Renamed iRODS role to irods

parent be58ddb2
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ pip install -U ansible --user # update
This Gitlab repository is comprised of two Ansible roles:
- iRODS
- irods
- postgresql
4. Fetch the roles
......@@ -53,7 +53,7 @@ ansible
|
|_ roles
|
|_ iRODS
|_ irods
|
|_ postgresql
```
......@@ -98,7 +98,7 @@ irods_server_mode: provider
- name: Installation of iRODS server
hosts: irods_server
roles:
- iRODS
- irods
become: true
become_user: root
become_method: sudo
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment