This repository has been archived on 2020-08-22. You can view files and clone it, but cannot push or open issues or pull requests.
ansible/frontend.yml

7 lines
81 B
YAML

---
- hosts: frontend
roles:
- apt
- haproxy
- systemd