projets
/
ansible.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of git.auf:ansible
[ansible.git]
/
paris
/
clients
/
roles
/
desktop-precise
/
handlers
/
main.yml
1
- name: restart nscd
2
service: name=nscd state=restarted
3
4
- name: reboot system
5
command: /sbin/reboot