Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
mark22k
/
ansible-tailscale
kopia lustrzana
https://codeberg.org/mark22k/ansible-tailscale.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Gałąź:
main
Gałęzie
Tagi
main
ansible-tail...
/
roles
/
config-sysctl-forwarding
/
handlers
/
main.yml
main.yml
83 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
6
---
- name: Reload sysctl
become: true
command: sysctl -p
changed_when: true