mirror of
https://github.com/famedly/ansible-collection-services
synced 2024-11-10 05:54:14 +00:00
.. | ||
defaults | ||
handlers | ||
meta | ||
tasks | ||
templates | ||
tests | ||
.travis.yml | ||
LICENSE | ||
README.md |
Role Name
Role installs a Ghost blog engine in Docker container
Requirements
Target host should have Docker container engine running
Role Variables
Please check default variables.
You can add your email config as follows:
blog_env_extra:
mail__transport: SMTP
mail__from: "'Example Blog' <info@example.com>"
mail__options__host: 127.0.0.1
mail__options__port: 2525
blog_container_labels: {}
License
Author Information
Brought to you by AboveOps team