- hosts: octo.fuz.re tasks: - apt: Nginx installé name: nginx - name: On charge Nginx service: name: nginx state: started enabled: enabled