mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
bitwarden
This commit is contained in:
parent
187e615851
commit
1f27f58b37
@ -128,7 +128,7 @@
|
||||
insertafter: '^# UserParameter='
|
||||
line: "UserParameter=rpi.hw.temp,/usr/bin/vcgencmd measure_temp"
|
||||
become: "{{ 'no' if inventory_hostname in groups['nas'] else 'yes' }}"
|
||||
when: inventory_hostname not in groups['raspberrypi5']
|
||||
when: inventory_hostname in groups['raspberrypi5']
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user