We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2444a3f commit 1d55074Copy full SHA for 1d55074
roles/ota/collection/README.md
@@ -15,6 +15,6 @@ Deploys OTA engine collections.
15
16
## Files Required
17
18
-- `.env` or `.env.secrets` in inventory directory
19
-- `pm2.config.cjs` in inventory directory
20
-- `github-bot-private-key` in inventory directory (for SSH repos)
+- `pm2.config.cjs` in inventory directory (required)
+- `.env` in inventory directory (optional)
+- `github-bot-private-key` in inventory directory (required for SSH repos)
0 commit comments