Browse Source

fixed README file

master
Ramiro de Zavalia 5 years ago
parent
commit
bd19e69ca1
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      playbook/README.md

+ 1
- 1
playbook/README.md View File

@@ -1,6 +1,6 @@
# Example Playbook

To run the playbook:
$ ansible-playbook playbook/example.yml
$ ansible-playbook apache/playbook/example.yml

It will deploy an apache web server on the localhost

Loading…
Cancel
Save