Mercurial > hg > Members > anatofuz > wordpress_ansible
view main.yml @ 16:c0313aebc975
use roles
author | anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 02 Sep 2020 15:26:10 +0900 |
parents | 4545b6456623 |
children | 0db847234dbe |
line wrap: on
line source
- hosts: all user: anatofuz roles: - update-dnf - install-firewalld - install-nginx - install-php - install-mariadb - install-wordpress - restart-handlers