Files
startusingansible/examples/022_with_dict/loadbalancer.yml

6 lines
62 B
YAML

---
- hosts: loadbalancer
become: true
roles:
- nginx