README.md - Step explanation update.

This commit is contained in:
Mike Holloway 2024-08-21 08:39:09 -04:00
parent 646e24d465
commit 1692a85c81

View File

@ -42,4 +42,10 @@ A containerized Wordpress, MySQL stack using [this official upstream project Doc
---
#### ansible/playbooks/equilibrateit.yml
Currently runs `podman-host` playbook to setup OS container platform.
Roles:
- `podman-host` for container host platform
- `repo-epel` for certbot dependency
- `certbot` for site ssl cert
Tasks:
- Two firewalld rich rules, forwarding 80,443 to 8080,4443 rootless container ports