ansible-pet/1/play.yml
2021-02-25 15:49:59 +03:00

6 lines
69 B
YAML

- hosts: localhost
become: true
roles:
- nginx
- php