1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +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 f424ff8f57
commit f402b0b52a

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