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
58db0b74
Commit
58db0b74
authored
Nov 12, 2020
by
viscapi
Browse files
Note on how to install a specific Ansible version
parent
82f40ecb
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
58db0b74
...
...
@@ -9,7 +9,7 @@ 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
--user
# first installation
pip
install
ansible
==
2.9.0
--user
# first installation
pip
install
-U
ansible
--user
# update
```
...
...
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