Playbooks Ansible pour du sysadmin de l'instance Matrix du Fuz !
Go to file
Hadrien a30b73b83d nginx 2022-06-22 20:11:36 +02:00
.vscode s/import/include/ 2022-06-16 18:15:30 +02:00
files/nginx iteration 2022-06-15 00:14:45 +02:00
sonic add dirty scripts from the dark side of the universe 2022-06-14 22:51:05 +02:00
templates nginx 2022-06-22 20:11:36 +02:00
.gitignore s/import/include/ 2022-06-16 18:23:28 +02:00
README.md iteration 2022-06-15 00:14:45 +02:00
adminsys-classique.yml iteration 2022-06-15 00:14:45 +02:00
ansible.cfg add requirements file,hosts.ini and README 2019-09-24 11:19:03 +02:00
hosts.ini Check next commit for message. 2022-06-15 00:17:50 +02:00
main.yml ok 2022-06-14 22:50:44 +02:00
matrix.yml nginx 2022-06-22 20:11:36 +02:00
nginx.yml nginx 2022-06-22 20:11:36 +02:00
requirements.yml cleaner ansible+docker setting 2019-11-21 17:19:03 +01:00

README.md

Fuz Playbooks

Playbooks pour installation via Ansible de services pour le Fuz.

Deployment

  1. Récupérer l'inventaire hosts.ini auprès d'un humain ou autre
  2. Installer ansible:
    sudo pip3 install ansible
    
  1. Launch the playbook sans faire de changements: ansible-playbook main.yml -K --check --diff -vv