GITLAB
grouille
/
IMA3_P10
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
4fd2aedfa6e85f02f56e5c0e412326b29e36ae80
Authored by
Thorsieger
2020-03-25 14:35:31 +0100
1 parent
9f966063
remove fichier inutile
Showing
1 changed file
with
0 additions
and
11 deletions
Show diff stats
Ansible/playbooktest.yml
Inline
Side-by-side
Ansible/playbooktest.yml deleted
View file @
9f96606
...
...
@@ -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
-