Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. tasks:
  2. - shell: for i in $(lid -g wheel | grep -v ext* | cut -d '(' -f 1); do gpasswd -d $i wheel ; done