Basic Ansible role to automatically update Netbird.
- Detects whether it was installed via a package manager or binary and uses the correct update method.
- If installed via binary, downloads Netbird's install/update script from a pinned commit and checks the SHA256 hash before running the script.
- Update the pinned commit and SHA256 hash with the update_vars.sh script.