Setup network too
ci/woodpecker/push/build Pipeline was successful Details

This commit is contained in:
Nikolai Rodionov 2024-05-03 18:13:15 +02:00
parent 0f7942843b
commit 3146f49780
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD
1 changed files with 1 additions and 3 deletions

View File

@ -12,8 +12,6 @@
- name: Setup a service endpoint ipv4
become: true
notify:
- Restart NetworkManager
community.general.nmcli:
conn_name: 'System eth0'
ifname: eth0
@ -24,4 +22,4 @@
method4: auto
mac: "{{hostvars[inventory_hostname].ansible_default_ipv4.macaddress}}"
autoconnect: true
state: present
state: present