Hacker News new | ask | show | jobs
by emmelaich 4348 days ago
Nice.

I have a somewhat similar tool but it doesn't do much besides check for password expiry and do password changes.

It uses pexpect but also multiprocessing and multiprocessing.Queue. I built most of it before we started using Ansible at work, but it is still useful in those places where Ansible is clumsy.

1 comments

Interesting - where is Ansible clumsy?
(just noticed this)

I was just sort of echoing your

    annoyed by the obfuscation and indirection of ...
Ansible's prime raison d'ĂȘtre is not remote execution but configuration management.