ajout playbook creation site
authorrominique <romain.legoff@heureux-cyclage.org>
Thu, 14 Mar 2024 23:50:32 +0000 (00:50 +0100)
committerrominique <romain.legoff@heureux-cyclage.org>
Thu, 14 Mar 2024 23:50:32 +0000 (00:50 +0100)
commitf0a634c73af3548be7ea962f1065f6d1d9f69dd4
treebeec93fc15d0e00d981e7dba8e10f4ec92e5c324
parent8a62800587fb3400465390d205c7d3d4574525bb
ajout playbook creation site
28 files changed:
creation_nouveau_site.yml [new file with mode: 0644]
group_vars/vm.yml
host_vars/ateliers.yml
host_vars/ligatures.yml
mig_nuage_paillettes [new file with mode: 0644]
play_move_and_restore.yml
tasks/backup_from_ateliers.yml
tasks/config_nextcloud.yml [new file with mode: 0644]
tasks/config_nginx.yml [new file with mode: 0644]
tasks/config_paheko.yml [new file with mode: 0644]
tasks/config_pool_php.yml [new file with mode: 0644]
tasks/config_www.yml [new file with mode: 0644]
tasks/restore_to_vm.yml
tasks/update_nextcloud.yml
tasks/verif_installation_nextcloud.yml [new file with mode: 0644]
templates/config_template.j2 [deleted file]
templates/nginx_http_server.j2 [new file with mode: 0644]
templates/nginx_nuage_server.j2 [new file with mode: 0644]
templates/nginx_paheko_common.j2 [new file with mode: 0644]
templates/nginx_paheko_server.j2 [new file with mode: 0644]
templates/nginx_www_common.j2 [new file with mode: 0644]
templates/nginx_www_server.j2 [new file with mode: 0644]
templates/php_nuage_conf.j2 [new file with mode: 0644]
templates/php_paheko_conf.j2 [new file with mode: 0644]
templates/sigle_config_template.j2 [new file with mode: 0644]
templates/vm_config_template.j2 [new file with mode: 0644]
test.yml
update_nuage_instance.yml