Playbook is failing at this step- bash add-google-cloud-ops-agent-repo.sh --also-install --version=latest for all agent-type={ops-agent,monitoring,logging}
Error-
"E: The repository 'https://packages.cloud.google.com/apt google-cloud-monitoring-bullseye-all Release' does not have a Release file.",
"Could not refresh the google-cloud-ops-agent apt repositories.",
"Please check your network connectivity and make sure you are running a supported",
"debian distribution. See https://cloud.google.com/stackdriver/docs/solutions/ops-agent/#supported_operating_systems",
"for a list of supported platforms."```
OS info- `Debian GNU/Linux 11 (bullseye)`
Which is supported per [this link](https://cloud.google.com/stackdriver/docs/solutions/agents/ops-agent#supported_operating_systems).
Playbook is failing at this step-
bash add-google-cloud-ops-agent-repo.sh --also-install --version=latest
for all agent-type={ops-agent,monitoring,logging} Error-