Comment 2 for bug 1550442

Revision history for this message
Logan V (loganv) wrote :

bug looks valid to me.
https://github.com/openstack/openstack-ansible-security/blob/master/tasks/auth.yml#L68

# awk -F: '$1 !~ /^root$/ && $2 !~ /^[!*]/ {print $1 ":" $2}' /etc/shadow
ubuntu:<etc etc>