mattgeddes.cloud_image

cloud-image

This is an Ansible role that helps download and manage cloud-init operating system images.

Currently, it does not check file integrity.

Role Variables

To be added later.

Requirements

You need to have qemu-img installed and accessible to the repository where the cloud-init images are stored.

Example Playbook

Here's an example of how to use this role (you can pass in variables as needed):

- hosts: servers
  roles:
     - { role: username.rolename, x: 42 }

License

Apache-2.0

Informazioni sul progetto

An Ansible role for downloading and managing cloud-init images as templates

Installa
ansible-galaxy install mattgeddes.cloud_image
Licenza
Unknown
Download
89
Proprietario