Add stable branch test playbook

This commit is contained in:
Alessandro Fael Garcia 2018-05-11 15:48:17 -07:00
parent 4037b195ff
commit 75939983e1
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
---
- hosts: localhost
become: true
remote_user: root
roles:
- ansible-role-nginx
vars:
branch: stable