- name: Install development packages necessary for building Python homebrew: name: "{{ pyenv_osx_packages }}" state: present become: false