indexyz.cloudinit
Cloudinit
Installs cloud-init
Role Variables
- You can optionally provide
cloud_cfg
, which is a template file that replaces the default centos.cfg and ubuntu.cfg files.
Example Playbook
- hosts: all
roles:
- cloudinit
post_tasks:
- reboot: # Recommended way to run cloud-init