Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1 from jhu-sheridan-libraries/master
Browse files Browse the repository at this point in the history
Fixed formatting in README.md
  • Loading branch information
tdilauro authored Jan 31, 2017
2 parents 3690f18 + 60705cc commit 37f8416
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Finally, it attempts to apply local instance configuration, metadata block (data
This role is heavily based on [dataverse-ansible](https://github.com/IQSS/dataverse-ansible) project.

### Usage
$ ansible-playbook [--vault-password-file <vault-password-file>] [-K] -i <dataverse-host-name>, [-u <ssh-username>] dataverse.pb
# e.g.: $ ansible-playbook --vault-password-file ~/.ansible/.vault-pw -K -i myhost.domain.edu, dataverse.pb
* $ ansible-playbook [--vault-password-file <vault-password-file>] [-K] -i <dataverse-host-name>, [-u <ssh-username>] dataverse.pb
* e.g.: $ ansible-playbook --vault-password-file ~/.ansible/.vault-pw -K -i myhost.domain.edu, dataverse.pb

## Notes
* The comma after the hostname is needed if only one host is listed, which is probably the normal case.
Expand Down

0 comments on commit 37f8416

Please sign in to comment.