1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Remove 'when: internet_available' from 5 files + Clean 3 similar

This commit is contained in:
root 2021-08-29 14:36:48 -04:00
parent 6e5c5f560e
commit 1c7c30d8f3
8 changed files with 12 additions and 16 deletions

View file

@ -63,7 +63,7 @@
get_url:
url: https://gitlab.com/craftyguy/networkd-dispatcher/-/raw/2.1/networkd-dispatcher
dest: /usr/bin/networkd-dispatcher
when: internet_available and fix_dispatcher and ansible_distribution_release == "groovy"
when: fix_dispatcher and ansible_distribution_release == "groovy"
#- name: Supply netplan template
# template: