ansible-pet/1/play.yml

6 lines
69 B
YAML
Raw Normal View History

2021-02-25 15:49:59 +03:00
- hosts: localhost
become: true
roles:
- nginx
- php