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:
parent
23124b3a19
commit
bccb155523
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue