indexyz.cloudinit

Cloudinit

Installe cloud-init

Variables de rôle

  • cloud_cfg peut être fourni en option, ce fichier modèle remplace les fichiers par défaut centos.cfg et ubuntu.cfg.

Exemple de Playbook

- hosts: tous
  roles:
    - cloudinit
  post_tasks:
    - reboot: # Méthode recommandée pour exécuter cloud-init
À propos du projet

Install cloud-init, for cloud provisioning

Installer
ansible-galaxy install indexyz.cloudinit
Licence
mit
Téléchargements
551
Propriétaire
The ulimited way to deploy sever