1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +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 2cbe64ffc7
commit d1331e41cb

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