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

1-prep: Also enforce "network_installed is undefined"

This commit is contained in:
A Holt 2022-07-11 14:37:28 -04:00 committed by root
parent 699e908291
commit 9e6f96bd33

View file

@ -31,7 +31,7 @@
- name: Install ~12 network/wifi/related packages + Squid if necessary + configure /etc/sysctl.conf -- full configuration LATER in 'network', after Stage 9
include_tasks: roles/network/tasks/install.yml
when: network_install
when: network_install and network_installed is undefined
- include_tasks: uuid.yml
- include_tasks: ubermix.yml