1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00

dhcp_service first_run add is_debuntu only

This commit is contained in:
Jerry Vonau 2017-10-17 10:18:59 -05:00
parent 2b3b285f47
commit 28a1ebb1b0

View file

@ -2,7 +2,7 @@
service: name={{ dhcp_service }}
enabled=no
state=stopped
when: dhcpd_install and first_run
when: dhcpd_install and first_run and is_debuntu
- name: Disable dhcpd service
service: name=dhcpd