This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
kolter
/
ansible-playbooks
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
90111b84bc
Ramuri
Etichete
master
ansible-playboo...
/
roles
/
common
/
handlers
/
ssh.yml
ssh.yml
96 B
Istoric
Crud
1
2
3
4
5
6
- name: 'Restart ssh'
service:
name: 'ssh'
state: 'restarted'
# vim: ft=yaml.ansible