mirror of
https://github.com/CPunch/openpunk-ansible.git
synced 2025-11-07 16:10:07 +00:00
blog: maintain two separate builds of the site; one for tor, one for https
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
repo: "https://github.com/CPunch/openpunk.git"
|
||||
dest: "/var/www/{{ domain }}"
|
||||
|
||||
# TODO: make idempotent
|
||||
# TODO: make idempotent (call the updateBlog script !!)
|
||||
- name: Build blog
|
||||
command:
|
||||
cmd: hugo
|
||||
|
||||
Reference in New Issue
Block a user