Skip to content

Commit

Permalink
Add missing variable in README file
Browse files Browse the repository at this point in the history
  • Loading branch information
stephdewit committed Oct 27, 2018
1 parent d9ce599 commit d0a44d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Role Variables
- `autossh_port`: TCP port to connect to. Default: `22`.
- `autossh_login`: Username used to authenticate on remote server.
- `autossh_hostkey`: Host key of the remote server.
- `autossh_hash_host`: Host key of the remote server. Default: `no`.
- `autossh_options`: Parameters added to the SSH command line, e.g. for port forwarding.

An `autossh_public_keys` fact is set and contains a dictionary, indexed by the `autossh_name` value, with every public key.
Expand Down

0 comments on commit d0a44d9

Please sign in to comment.