ansible 192.168.5.212 -m user -a "name=www shell=/bin/bash createhome=yes"
ansible 192.168.5.212 -m command -a "userdel www -r"