diff --git a/README.md b/README.md index aaafa07..5e951f0 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Test: ``` $ cp hosts.template inventory/production # And edit accordingly +$ ansible all -i inventory/production --list-hosts $ ansible all -i inventory/production -u root -m ping ```