AdopteUnOps.rancher-add-host
docker-ansible-role
Rôle Ansible pour enregistrer un hôte dans l'environnement Rancher.
Conditions requises
Docker doit être installé.
Variables obligatoires
rancher_api_key: "ma_clé"
rancher_api_secret: "mon_secret"
rancher_project_name: "par défaut"
rancher_project_id: 1234
Variables du rôle
custom_host_tags: ""
rancher_agent_image: "rancher/agent:{{rancher_agent_version}}"
rancher_agent_version: "v1.2.6"
rancher_master_url: "http://localhost:8080"
rancher_agent_ip: "{{ ansible_default_ipv4.address }}"
Licence
Licence Apache 2
Installer
ansible-galaxy install AdopteUnOps.rancher-add-host
Licence
apache-2.0
Téléchargements
249
Propriétaire