This website requires JavaScript.
Explore
Help
Sign In
crans
/
ansible
mirror of
http://gitlab.adm.crans.org/nounous/ansible.git
Watch
19
Star
0
Fork
You've already forked ansible
0
Code
Issues
Projects
Releases
Wiki
Activity
9983c85a91
ansible
/
roles
/
django-cas
/
handlers
/
main.yml
11 lines
145 B
YAML
Raw
Blame
History
---
-
name
:
Restart nginx
service
:
name
:
nginx
state
:
restarted
-
name
:
Restart uwsgi
service
:
name
:
uwsgi
state
:
restarted
Reference in New Issue
View Git Blame
Copy Permalink