Update README.md

This commit is contained in:
Darren 2022-07-15 09:06:13 +08:00 committed by GitHub
parent 40d41a667f
commit 1ae26e42bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,12 @@
# APPS
## Install App
```
ansible-playbook -i hosts application.yml -e appname=wordpress
ansible-playbook -i hosts application.yml -c local -e appname=wordpress
```
## DevOps
You can add new app role from template just one command