Playbooks Ansible pour du sysadmin de l'instance Matrix du Fuz !
| sonic | ||
| templates | ||
| .gitignore | ||
| adminsys-classique.yml | ||
| ansible-pull-cron.yml | ||
| ansible.cfg | ||
| main.yml | ||
| matrix.yml | ||
| README.md | ||
| requirements.yml | ||
| server_name.yaml | ||
| site-statique.yml | ||
Fuz Playbooks
Playbooks pour installation via Ansible de services pour le Fuz.
Deployment
- Récupérer l'inventaire
hosts.iniauprès d'un humain ou autre - Install ansible:
sudo apt update sudo apt install software-properties-common sudo apt-add-repository --yes --update ppa:ansible/ansible sudo apt install ansible
- Launch the playbook:
ansible-playbook main.yml -K --check