Attempt to fix ansible lint
continuous-integration/drone/push Build is failing Details

This commit is contained in:
otthorn 2021-01-17 18:21:29 +01:00
parent 293a3855a1
commit facfe3c169
1 changed files with 2 additions and 1 deletions

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: