Я хочу разобрать результаты работы brew doctor в список доступных переменных
Brew Doctor дает следующее
Warning: The following directories are not writable by your user:
/usr/local/Cellar
/usr/local/Homebrew
/usr/local/bin
/usr/local/etc
/usr/local/etc/bash_completion.d
/usr/local/include
/usr/local/lib...
You should change the ownership of these directories to your user.
sudo chown -R $(whoami) /usr/local/Cellar /usr/local/Homebrew...
Я хочу сохранить эти файлы и перебрать их в ansible