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

better discription of when rpi_debian.yml task is used

This commit is contained in:
Jerry Vonau 2020-03-10 11:42:21 -05:00
parent 23124b3a19
commit bccb155523

View file

@ -89,7 +89,7 @@
when: is_debuntu and systemd_networkd_active
#and not installing
- name: RPi's have dhcpcd in use
- name: Raspbian uses dhcpcd only with no N-M or SYS-NETD active
include_tasks: rpi_debian.yml
when: is_raspbian
#and not installing