d9160f19c0
Add reload yes to reload sysctl if the value of net.ipv4.ip_forward changes. - name: Enable ip forwarding sysctl: sysctl_file: "{{sysctl_file_path}}" name: net.ipv4.ip_forward value: 1 state: present reload: yes tags: - bootstrap-os |
||
---|---|---|
.. | ||
adduser | ||
bastion-ssh-config | ||
bootstrap-os | ||
dnsmasq | ||
docker | ||
download | ||
etcd | ||
kubernetes | ||
kubernetes-apps | ||
kubespray-defaults | ||
network_plugin | ||
reset | ||
rkt | ||
upgrade | ||
vault |