ansible-role-nginx/tests/playbooks/nginx-stable.yml

9 lines
125 B
YAML
Raw Normal View History

2018-01-10 23:40:01 +01:00
---
- hosts: localhost
2018-04-16 22:28:32 +02:00
become: true
2018-01-10 23:40:01 +01:00
remote_user: root
roles:
- ansible-role-nginx
2018-05-12 00:48:17 +02:00
vars:
nginx_branch: stable