You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/troubleshooting/troubleshoot-deployment.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,7 @@ ansible:
126
126
```
127
127
128
128
When `keep_generated_recipes` is set to `true`, you can see the corresponding Ansible Recipes generated by Yorc on the Yorc host.
129
-
For example in our case above, this is available in directory `/var/yorc/work/deployments/Troubleshooting-Environment/ansible/ErrorComponent/standard.start/` :
129
+
For example in our case above, this is available in directory `/var/yorc/work/deployments/Troubleshooting-Environment/ansible/<unique id>/ErrorComponent/standard.start/` :
130
130
```bash
131
131
$ ls -1 /var/yorc/work/deployments/Troubleshooting-Environment/ansible/12aa92b6-70b7-4b3c-8971-90ae10d59b54/ErrorComponent/standard.start/
0 commit comments