sintaxis MD

This commit is contained in:
Bet@
2024-09-02 13:15:04 -04:00
parent 91696525a3
commit d59efddcd3

View File

@ -1,4 +1,4 @@
== DEPLOY ==
## DEPLOY
```
ansible-playbook deploy.yml -e "host=abyayala alt=abyayala"
@ -11,7 +11,7 @@ ansible-playbook deploy.yml -e "host=abyayala alt=abyayala"
```
=== DEPLOY LOCAL ===
### DEPLOY LOCAL
```
ansible-playbook --become deploy.yml -e "host=localhost alt=abyayala" -i hosts.local
```