This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
ansible-role-nginx
Watch
1
Star
0
Fork
0
You've already forked ansible-role-nginx
mirror of
https://github.com/geerlingguy/ansible-role-nginx.git
synced
2025-02-21 02:01:39 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
6df0200468
ansible-role-nginx
/
tasks
/
setup-Archlinux.yml
6 lines
105 B
YAML
Raw
Normal View
History
Unescape
Escape
Added nginx support
2017-06-13 02:41:39 +02:00
---
-
name
:
Ensure nginx is installed.
pacman
:
name
:
"{{ nginx_package_name }}"
Fix deprecation warnings in Ansible 2.5 for state 'present'.
2018-04-04 21:01:06 +02:00
state
:
present
Reference in New Issue
Copy Permalink