Files
cicd/playbooks/proxy-playbook.yaml

8 lines
107 B
YAML
Raw Permalink Normal View History

2025-07-20 14:53:12 +03:00
---
- name: Deploy proxy
hosts: changed_server
roles:
- nginx-first-start
- nginx-reconfigure