Andyjb8

Results 2 comments of Andyjb8

You can configure a username with a type 8 encryption with a plain text password. `username privilege 15 algorithm-type sha256 secret ` Shouldn't the ios_user module be able to configure...

Right, I can run that command with the ios_command module, but doing it that way would not be idempotent as it generates a different hashed password every time. I guess...