mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-17 11:38:08 +00:00
Solved path bug
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
- name: "destroy container discourse_application"
|
||||
command:
|
||||
cmd: "./launcher destroy discourse_application"
|
||||
chdir: "{{discourse_repository_directory}}"
|
||||
ignore_errors: true
|
||||
when: mode_reset | bool
|
||||
|
||||
|
Reference in New Issue
Block a user