This commit is contained in:
2026-04-05 20:50:04 +02:00
commit e2dc9305ee
19 changed files with 1124 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
---
- name: Clonage des scripts installations wordpress
hosts: wordpress_installation
become: yes
tasks:
- name: Clonage
command: git clone https://xmdrk.xyz/maxime/scripts_installation_wordpress
args:
create scripts_installations_wordpress
notify: Git cloné
#- name: Lancement des scripts
# command: bash
handlers:
- name: Git cloné
command : bash scripts_installations_wordpress/gen_mariadb.sh