Skip to content
Snippets Groups Projects
Commit d0c888b3 authored by Chris Croome's avatar Chris Croome
Browse files

Syntax fixes

parent 813aaeb6
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,8 @@
become_user: 'discourse'
- name: Discourse rebuild app
command: /var/discourse/launcher rebuild app
args:
command: ./launcher rebuild app
args:
chdir: /var/discourse
become: yes
become_user: 'discourse'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment