mirror of
https://github.com/geerlingguy/ansible-role-nginx.git
synced 2024-11-19 11:06:15 +01:00
9 lines
82 B
YAML
9 lines
82 B
YAML
---
|
|
- hosts: all
|
|
|
|
vars:
|
|
nginx_use_ppa: true
|
|
|
|
roles:
|
|
- role_under_test
|