show sysctl
All checks were successful
TMW Global Networks Dokumentation / build (push) Successful in 9s
All checks were successful
TMW Global Networks Dokumentation / build (push) Successful in 9s
This commit is contained in:
parent
3afc668228
commit
1d3a8e3164
@ -6,10 +6,8 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: alpine-latest
|
runs-on: alpine-latest
|
||||||
steps:
|
steps:
|
||||||
- name: remove sysctl
|
- name: show sysctl
|
||||||
run: sysctl -w net.ipv6.conf.all.disable_ipv6=0
|
run: sysctl -a
|
||||||
- name: apply sysctl
|
|
||||||
run: sysctl -p
|
|
||||||
- name: show ip addr
|
- name: show ip addr
|
||||||
run: ip a
|
run: ip a
|
||||||
- name: show ip route
|
- name: show ip route
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user