main.yml 101 B

12345
  1. ---
  2. # tasks file for nginx_lua
  3. - include: installer.yml
  4. - include: vhost.yml
  5. - include: upstream.yml