Fix yamllint-CI
parent
1d3d48c74c
commit
358edefa06
|
@ -33,4 +33,3 @@
|
||||||
- hosts: unifi.adm.crans.org
|
- hosts: unifi.adm.crans.org
|
||||||
roles:
|
roles:
|
||||||
- unifi-controller
|
- unifi-controller
|
||||||
|
|
||||||
|
|
1
re2o.yml
1
re2o.yml
|
@ -1,3 +1,4 @@
|
||||||
|
---
|
||||||
# Deploy Re2o
|
# Deploy Re2o
|
||||||
- hosts: otis.adm.crans.org
|
- hosts: otis.adm.crans.org
|
||||||
vars:
|
vars:
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
---
|
||||||
- name: Install smartd
|
- name: Install smartd
|
||||||
apt:
|
apt:
|
||||||
update_cache: true
|
update_cache: true
|
||||||
|
|
Loading…
Reference in New Issue