Deployer Tasks: Wordpress - Fix Issue

This commit is contained in:
Christer Warén
2024-05-07 14:34:32 +03:00
parent 1596d6c982
commit 9382409b74
2 changed files with 59 additions and 49 deletions

View File

@ -158,6 +158,13 @@
tags:
- nginx
- name: "Deployer - Wordpress - Create Folder"
file:
path: "/root/wordpress"
state: directory
tags:
- wordpress
- name: "Deployer - Wordpress - Pull Image"
containers.podman.podman_image:
name: docker.io/library/wordpress