mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-02-09 10:29:31 +07:00
4 lines
105 B
YAML
4 lines
105 B
YAML
---
|
|
# tasks file for roles/nginx
|
|
- import_tasks: install_packages.yml
|
|
- import_tasks: configure_nginx.yml |