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
74bdbe15
Commit
74bdbe15
authored
Nov 10, 2020
by
viscapi
Browse files
Minor edit to README.md
parent
07cb3f8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
74bdbe15
...
...
@@ -187,7 +187,7 @@ ssh-copy-id -i /home/user/.ssh/ansible_id_rsa.pub user@myhost2.mydomain.tld
```
bash
cd ansible
ansible-playbook --key-file=/path/to/your/.ssh/id_rsa -i irods_hosts irods.yml --ask-vault-pass --vault-id irods@prompt
ansible-playbook --key-file=/path/to/your/.ssh/
ansible_
id_rsa -i irods_hosts irods.yml --ask-vault-pass --vault-id irods@prompt
```
The ansible-playbook command will then ask you to input two passwords in order to decrypt your vaulted variables.
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