Bläddra i källkod

Merge pull request #641 from Peyphour/patch-1

Update README.md
Allen Riddell 7 år sedan
förälder
incheckning
145a836a49
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      README.md

+ 1
- 1
README.md Visa fil

@@ -184,7 +184,7 @@ First, make sure you’ve [got Ansible 1.9.3+ installed](http://docs.ansible.com
184 184
 
185 185
 To run the whole dang thing:
186 186
 
187
-    ansible-playbook -i --ask-sudo-pass ./hosts site.yml
187
+    ansible-playbook -i ./hosts --ask-sudo-pass site.yml
188 188
     
189 189
 If you chose to make a passwordless sudo deploy user, you can omit the `--ask-sudo-pass` argument.
190 190
 

Laddar…
Avbryt
Spara