Skip to content

Commit

Permalink
ansible nginx install
Browse files Browse the repository at this point in the history
  • Loading branch information
saravanan30erd committed Apr 9, 2018
1 parent 26fb118 commit c0aa21f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/roles/nginx/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
yum:
name: nginx
state: present
- name: restart nginx
service: name=nginx state=restarted

0 comments on commit c0aa21f

Please sign in to comment.