forked from msvsphere/cloud-images
11 lines
253 B
11 lines
253 B
2 years ago
|
# setup_cloud_init
|
||
|
|
||
|
An Ansible role that installs and configures [cloud-init](https://cloud-init.io/).
|
||
|
|
||
|
|
||
|
## Role Variables
|
||
|
|
||
|
The role variables and their default values are listed below:
|
||
|
|
||
|
* `cloud_init_user: ''` - a name of a user managed by cloud-init.
|