# vim: set filetype=yaml.ansible : --- python3: pkgs: Darwin: - python3 RedHat: - python3 - python3-pip Debian: - python3 - python3-pip Alpine: - python3 - py3-pip