Skip to content
Anish Mangal edited this page Jan 5, 2020 · 1 revision

Authoring an ansible playbook for iiab

Typical variable name <> location mappings

Variable name Typical value
{{ content_base }} /library
{{ doc_base }} {{ content_base }}/www
{{ doc_root }} {{ doc_base }}/html
{{ nginx_config_dir }} /etc/nginx/conf.d/

Clone this wiki locally