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 c1774d2 commit 0874198Copy full SHA for 0874198
README.md
@@ -19,4 +19,4 @@
19
- `echo -e "\ntelegram_bot_token: your_bot_token" >> roles/app_local/defaults/main.yaml`
20
- `echo -e "\ntelegram_chat_id: your_chat_id" >> roles/app_local/defaults/main.yaml`
21
(replace **your_bot_token** and **your_chat_id**)
22
-4. `ansible-playbook ansible/playbook.yaml -e "target=localhost"`
+4. `ansible-playbook playbook.yaml -e "target=localhost"`
0 commit comments