Commit 5d3f81ea by ansible

no message

1 parent 4795e15d
Showing with 3 additions and 2 deletions
......@@ -24,4 +24,5 @@
when: app_name == 'dma'
- import_tasks: system-management.yml
when: app_name == 'dma' or app_name == 'wdchat'
\ No newline at end of file
when: app_name == 'dma' or app_name == 'wdchat'
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!