mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 02:15:17 +00:00
tasks: Do initscripts workaround only for initscripts
This commit is contained in:
parent
344305fd8f
commit
fb3cd7cccc
1 changed files with 2 additions and 0 deletions
|
|
@ -43,6 +43,8 @@
|
|||
dest: /etc/sysconfig/network
|
||||
content: "# Created by network system role"
|
||||
force: false
|
||||
when:
|
||||
- network_provider == "initscripts"
|
||||
|
||||
- name: Configure networking connection profiles
|
||||
network_connections:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue