Commit 4fd2aedfa6e85f02f56e5c0e412326b29e36ae80

Authored by Thorsieger
1 parent 9f966063

remove fichier inutile

Showing 1 changed file with 0 additions and 11 deletions   Show diff stats
Ansible/playbooktest.yml deleted
... ... @@ -1,11 +0,0 @@
1   ----
2   -- name: Wait until the file ./inventaire.ini
3   - hosts: all
4   - remote_user: pi
5   - become: yes
6   - tasks:
7   - - shell: /home/pi/capteur3/lancer.sh
8   -
9   -
10   -
11   -