소스 검색

Fixes typo "users"

OKNoah 8 년 전
부모
커밋
ebaafcbdf0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -186,7 +186,7 @@ To run the whole dang thing:
186 186
 
187 187
     ansible-playbook -i --ask-sudo-pass ./hosts site.yml
188 188
     
189
-If you chose to make a passwordless sudo deploy users, you can omit the `--ask-sudo-pass` argument.
189
+If you chose to make a passwordless sudo deploy user, you can omit the `--ask-sudo-pass` argument.
190 190
 
191 191
 To run just one or more piece, use tags. I try to tag all my includes for easy isolated development. For example, to focus in on your firewall setup:
192 192
 

Loading…
취소
저장