Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
mark22k
/
ansible-tailscale
miroir de
https://codeberg.org/mark22k/ansible-tailscale.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Branche:
main
Branches
Tags
main
ansible-tail...
/
roles
/
config-sysctl-forwarding
/
handlers
/
main.yml
main.yml
83 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
---
- name: Reload sysctl
become: true
command: sysctl -p
changed_when: true