Skip to content

Commit

Permalink
🐛 Merge error missing hostname role in donkeycar.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Benvii committed Apr 18, 2022
1 parent 6a8052d commit d6e62e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ansible/donkeycar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@
- role: mycar # create car with configurations
become: no # This role no need root privileges
- role: ps4-controller # install and configure ds4drv
become: no # This role no need root privileges
become: no # This role no need root privileges
- role: hostname
become: yes

0 comments on commit d6e62e5

Please sign in to comment.