Improve README (limit instead of inventory hack)

This commit is contained in:
Markus 2018-07-26 08:19:34 +02:00
parent f67fc116da
commit 111f94303b
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ The *only* supported distribution to deploy roles on is debian stretch.
To deploy all defined roles on all servers simply run `ansible-playbook site.yml`.
To deploy only one server run `ansible-playbook -i "hostname," site.yml`.
To deploy only one server run `ansible-playbook -l hostname site.yml`.
## Notes