Skip to content

Commit

Permalink
Update deploy-playbook.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
2colours authored Feb 29, 2024
1 parent 34034da commit 503a52a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions deploy-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
- name: Deploy rad.io bot
hosts: bot_host
remote_user: bots
current_databank: '{{ lookup("env", "HOME") }}/private_databank/debug'
current_instance: '{{ lookup("env", "HOME") }}/rad.io-debug'
vars:
current_databank: '{{ lookup("env", "HOME") }}/private_databank/debug'
current_instance: '{{ lookup("env", "HOME") }}/rad.io-debug'

tasks:

Expand Down

0 comments on commit 503a52a

Please sign in to comment.