reload sysctl

main
thebigbone 2024-06-25 13:13:19 +05:30
parent e35a3c34c2
commit 2b022ac338
1 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,9 @@
- name: edit /proc/sys/net/ipv4/ip_forward
command: echo "1" | sudo tee /proc/sys/net/ipv4/ip_forward
- name: reload sysctl config
command: sysctl -p
- name: check if GPG key file exists
stat:
path: /etc/apt/keyrings/kubernetes-apt-keyring.gpg