mise à jour

This commit is contained in:
Alhassane Kone
2023-11-23 11:57:30 +01:00
parent 9a9122c181
commit e8cf17309b
2 changed files with 46 additions and 26 deletions

View File

@@ -1,10 +1,11 @@
---
- name: apdbdump
hosts: web
- name: 1. recuperation de sdis2023.sql avec fetch
ansible.builtin.fetch:
src: /tmp/sdis2023.sql
dest: ~/ansible/backup/
flat: yes
become: yes
tasks:
- name: 1. recuperation de sdis2023.sql avec fetch
ansible.builtin.fetch:
src: /tmp/sdis2023.sql
dest: ~/ansible/backup/
flat: yes