This commit is contained in:
Antoine Ouvrard
2021-04-30 19:46:14 +02:00
parent ef7e1a2729
commit c53cfeda12
30 changed files with 92 additions and 80 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
---
- name: Ajoute un script qui permet d'importer la conf d'un autre BBB
copy:
src: ../files/import-conf-bbb.sh
src: import-conf-bbb.sh
dest: /root/
mode: 0700