2013899
4f29dbb
1 2 3 4 5
6
7 8
--- - name: Clean up old dhcpcd configuration file: path: '/etc/systemd/system/dhcpcd.service.d' state: absent when: use_networkd|bool # vim: set ts=2 sw=2 et: