Update 'README.md'

This commit is contained in:
Pim Kunis 2023-04-25 16:55:40 +00:00
parent 836d926e43
commit e8ea669070

View file

@ -19,7 +19,7 @@ Notable, it has the following limitations:
The following variables must be set before calling the role:
- `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
- `public_key`: Public key contents on the key pair
- `private_key`: Private key contents on the key pair