devops-shit/maria-cluster/roles/ingress/tasks/main.yml

6 lines
83 B
YAML
Raw Normal View History

2021-12-06 23:33:53 +03:00
---
- name: Install nginx light
apt:
name: 'nginx-light'
state: present