Update 'README.md'
This commit is contained in:
parent
836d926e43
commit
e8ea669070
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ Notable, it has the following limitations:
|
||||||
The following variables must be set before calling the role:
|
The following variables must be set before calling the role:
|
||||||
|
|
||||||
- `ssh_ca_dir`: Working directory for the certificate authority
|
- `ssh_ca_dir`: Working directory for the certificate authority
|
||||||
- `ssh_ca_key_pair`: List of CA key pairs
|
- `ssh_ca_key_pairs`: List of CA key pairs
|
||||||
- `name`: File name of the CA key pair
|
- `name`: File name of the CA key pair
|
||||||
- `public_key`: Public key contents on the key pair
|
- `public_key`: Public key contents on the key pair
|
||||||
- `private_key`: Private key contents on the key pair
|
- `private_key`: Private key contents on the key pair
|
||||||
|
|
Reference in a new issue