mirror of
https://github.com/MatteZ02/infra.git
synced 2025-07-02 01:03:37 +00:00
Deployer Tasks: Wordpress - Fix Issue
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user