2022-06-06 20:20:27 +02:00
2019-11-28 02:09:17 +01:00
2019-11-21 17:19:03 +01:00
2019-09-21 19:42:08 +02:00
ok
2022-06-06 20:20:27 +02:00
ok
2022-06-06 20:20:27 +02:00
ok
2022-06-06 20:20:27 +02:00

Fuz Playbooks

Playbooks pour installation via Ansible de services pour le Fuz.

Deployment

  1. Edit the file hosts.ini and the variables in matrix.yml.
  2. Install ansible:
    sudo apt update
    sudo apt install software-properties-common
    sudo apt-add-repository --yes --update ppa:ansible/ansible
    sudo apt install ansible
    
  1. Launch the playbook: ansible-playbook setup.yml
Description
Playbooks Ansible pour du sysadmin de l'instance Matrix du Fuz !
Readme 372 KiB
Languages
Jinja 100%