pyinfra v1.3.2 Release Notes

    • Add pacman_unpack_group fact (@unai-ndz)
    • ๐Ÿ‘Œ Support Pacman package groups properly in packman.packages operation (@unai-ndz)
    • ๐Ÿ›  Fix only load git config if the repo directory exists in git.config operation
    • ๐Ÿ›  Fix global git config loading when files don't exist in git_config fact
    • ๐Ÿ›  Fix deploys doc example operation (@makom)
    • ๐Ÿ›  Fix (add quoting) download URLs containing shell characters in files.download operation
    • ๐Ÿ›  Fix checking for rsync in @local connector