Skip to content

Commit

Permalink
Fixing truthy value
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Rose committed Oct 13, 2024
1 parent 89af9d8 commit b387a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/system.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
line: "dtparam=poe_fan_temp2={{ poe_fan_temp2 }}"
- regexp: "^dtparam=poe_fan_temp3"
line: "dtparam=poe_fan_temp3={{ poe_fan_temp3 }}"
become: yes
become: true

0 comments on commit b387a34

Please sign in to comment.