aboutsummaryrefslogtreecommitdiff
path: root/tasks
diff options
context:
space:
mode:
authorMitch Riedstra <mitch@riedstra.us>2019-03-03 23:52:13 -0500
committerMitch Riedstra <mitch@riedstra.us>2019-03-03 23:52:13 -0500
commit66b3f12f29c6aa74af962ae2d8d9be4c3af06dc0 (patch)
tree9b940e630c4a323fbb52175657d2003f2e413d25 /tasks
parentae3ee837bb8d677b8d4e6b4d842ae64c8971c905 (diff)
parent093bb54a526491f75c4b0fcaadecbe5a469cedf4 (diff)
downloadnginx-66b3f12f29c6aa74af962ae2d8d9be4c3af06dc0.tar.gz
nginx-66b3f12f29c6aa74af962ae2d8d9be4c3af06dc0.tar.xz
Merge branch 'master' of rygel.us:~/ansible/roles/nginx
Diffstat (limited to 'tasks')
-rw-r--r--tasks/main.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/tasks/main.yml b/tasks/main.yml
index fb3047e..23a424b 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -1,8 +1,8 @@
---
-# - name: Install Nginx
-# xbps:
-# name: nginx
-# state: present
+- name: Install Nginx
+ xbps:
+ name: nginx
+ state: present
- name: Enable Nginx
file:
src: /etc/sv/nginx