Remove R720 device profile

This commit is contained in:
Salt 2024-04-23 17:52:26 -05:00
parent 77a2d1e10c
commit bc6f76a07d
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
#!/usr/bin/env ansible-playbook
# vim:ft=ansible:
---
- hosts: device_types_r720
roles:
- role: ansible-role-lm-sensors
vars:
lm_sensors_force_detection: yes
tags: [ lm-sensors ]