mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 06:51:04 +01:00
6 lines
122 B
YAML
6 lines
122 B
YAML
---
|
|
- name: recreate discourse
|
|
command:
|
|
cmd: ./launcher rebuild app
|
|
chdir: "{{discourse_repository_directory}}"
|