hutchic.infinit
Infinit.sh
Install and configures inifinit.sh - a work in progress
Requirements
ansible > 2.2
Role Variables
infinit_user: "user"
infinit_user_fullname: "Full Name"
infinit_hub_password: "super secret password"
infinit_volume_mount: "/mnt/infinit"
infinit_volume_name: "volume"
infinit_network_name: "network"
infinit_docker_user: "docker"
infinit_run_daemon: "True"
Example Playbook
- hosts: servers
roles:
- { role: infinit }
License
MIT
Install
ansible-galaxy install hutchic.infinit
License
mit
Downloads
52
Owner