forked from uumas/ansible-docker
321 B
321 B
Required variables
These variables are required. Example values included.
ports:
wordpress_http: 8080
docker_vhost_domains:
wordpress:
- wordpress.domain.tld
database_passwords:
wordpress: secret
Optional variables
These variables have default values listed below
wordpress_tag: php8.1