Attempt to fix ansible lint
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
otthorn 2021-01-17 18:21:29 +01:00
parent 293a3855a1
commit facfe3c169

View file

@ -18,6 +18,7 @@
owner: re2o-services
group: nogroup
recurse: true
mode: 755
- name: Install isc-dhcp-server
apt:
@ -101,7 +102,7 @@
when: is_aurore_host
- name: force run dhcp re2o-service
shell: /var/local/re2o-services/dhcp/main.py --force
command: /var/local/re2o-services/dhcp/main.py --force
- name: Ensure dhcpd is running
service: