Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
poc_irods
poc-irods
Commits
b5214d0f
Commit
b5214d0f
authored
Nov 12, 2020
by
viscapi
Browse files
Added a note about Ansible 2.10
parent
58db0b74
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
b5214d0f
...
...
@@ -9,11 +9,11 @@ These Ansible roles allow you to install, from a deployment host, iRODS [4.2.0 -
```
bash
yum
install
python2-pip
# as root
pip
install
ansible
==
2.9.0
--user
# first installation
pip
install
ansible
--user
# first installation
pip
install
-U
ansible
--user
# update
```
**N.B:**
All my tests were made using
Ansible 2.
9
**N.B:**
iRODS and postgresql roles are known to work with
Ansible 2.
10
3.
Gitlab repository
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment