mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-30 00:01:07 +00:00
Solved Sphinx Role bugs
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
http_port: "{{ ports.localhost.http[application_id] }}"
|
||||
|
||||
- name: "create {{ sphinx_docker_file }}"
|
||||
template:
|
||||
src: "Dockerfile.j2"
|
||||
copy:
|
||||
src: "Dockerfile"
|
||||
dest: "{{ sphinx_docker_file }}"
|
||||
mode: '770'
|
||||
force: yes
|
||||
|
||||
Reference in New Issue
Block a user