[EVO] S'assurer que les paquets pipx sont dans le path

This commit is contained in:
2023-10-12 16:46:03 +02:00
committed by pulsar89.5
parent 4c9b9c2054
commit 1cca41ec27
3 changed files with 31 additions and 5 deletions

6
handlers/main.yml Normal file
View File

@@ -0,0 +1,6 @@
---
# handlers file for ansible
- name: Redémarrer le système
ansible.builtin.reboot:
become: true