-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I might be a complete idiot, but the script works fine, apart that i cannot input a list through stdin like the documentation states.
root@ansible:/etc/ansible/playbooks/ansible-create-users# python generate_user_passwords.py < users.txt
You must at least give one username
Usage: generate_user_passwords.py [-l ] USER1[:PASSWORD1] USER2[:PASSWORD2] USER3[:PASSWORD3] ...
User names can also be passed via stdin (each username:password on a separate line)
users.txt contains:
whatnot
constantin
trudie
esthelle
Any clue about what i'm doing wrong?
Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels