Skip to content

Commit 8e69e33

Browse files
committed
fixed role name in examples
1 parent d5503e5 commit 8e69e33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Note that this role requires root access, so either run it in a playbook with a
1818

1919
- hosts: tradingbots
2020
roles:
21-
- role: nightshift2k.freqtrade-docker
21+
- role: nightshift2k.freqtrade_docker
2222
become: yes
2323

2424
## Installation
@@ -82,7 +82,7 @@ This role is dependent on `geeringguy.docker` and also the collection `community
8282
vars_files:
8383
- vars/freqtrade-docker.yml
8484
roles:
85-
- role: nightshift2k.freqtrade-docker
85+
- role: nightshift2k.freqtrade_docker
8686
become: yes
8787

8888
*Inside `vars/freqtrade-docker.yml`*:

0 commit comments

Comments
 (0)