ansible-pet/1/play.yml

7 lines
94 B
YAML
Raw Normal View History

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