* switches JSON and HCL2 tabs for all provisioners * corrects `packer` to `Packer` * corrects `http` to `HTTP` * corrects typos and highlighting consistency issues * corrects typos and highlighting consistency issues * corrects typos and highlighting consistency issues * `ansible` -> `Ansible` * `packer fmt` for HCL2 blocks in provisioners * linting and spelling * fixes formatting * fixes formatting * Update website/content/docs/provisioners/ansible.mdx Co-authored-by: Adrien Delorme <azr@users.noreply.github.com> * fixes formatting * improves example * generate stuff Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
6 lines
280 B
Plaintext
6 lines
280 B
Plaintext
<!-- Code generated from the comments of the SSHTemporaryKeyPair struct in communicator/config.go; DO NOT EDIT MANUALLY -->
|
|
|
|
When no SSH credentials are specified, Packer will generate a temporary SSH
|
|
keypair for the instance. You can change the algorithm type and bits
|
|
settings.
|