diff --git a/README.md b/README.md index 8fa7889..00f8bc0 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ removes both the configs and packages installed if you find yourself in a machine that has ansible pre-installed you could use it too to install -```ansible-playbook localhost install.yml -ask-become-pass``` +```ansible-playbook install.yml --ask-become-pass```