@@ -19,7 +19,7 @@
- name: Check services are running
service:
name: "{{ item }}"
- state: running
+ state: started
loop:
- dhcpd
- tftp.socket