This commit is contained in:
IDEZ Ugo
2021-12-16 17:40:30 +01:00
parent f4fc62bf03
commit bdf870d1d7
14 changed files with 274 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
---
- name: Sauvegarder la BDD
hosts: all
become: yes
become_method: sudo
remote_user: root
roles:
- ppedbdump