Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Error if Install Python using a raw SSH command to enable the execution of Ansible modules #1817

Open
Envel-Nikita-Gutsenkov opened this issue Oct 26, 2020 · 0 comments

Comments

@Envel-Nikita-Gutsenkov
Copy link

Envel-Nikita-Gutsenkov commented Oct 26, 2020

:( error

TASK [Install Python using a raw SSH command to enable the execution of Ansible modules] ***********
fatal: [localhost]: FAILED! => {"changed": true, "msg": "non-zero return code", "rc": 100, "stderr": "\nWARNING: apt does not have a stable CLI interface. Use with caution in scripts.\n\nE: The repository 'https://download.docker.com/linux/ubuntu(lsb_release -cs) Release' does not have a Release file.\n", "stderr_lines": ["", "WARNING: apt does not have a stable CLI interface. Use with caution in scripts.", "", "E: The repository 'https://download.docker.com/linux/ubuntu(lsb_release -cs) Release' does not have a Release file."], "stdout": "Hit:1 http://eu-zurich-1-ad-1.clouds.archive.ubuntu.com/ubuntu bionic InRelease\nHit:2 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic InRelease\nHit:3 http://eu-zurich-1-ad-1.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease\nHit:4 http://eu-zurich-1-ad-1.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease\nIgn:5 https://download.docker.com/linux/ubuntu(lsb_release -cs) InRelease\nGet:6 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB]\nHit:7 http://security.ubuntu.com/ubuntu bionic-security InRelease\nErr:8 https://download.docker.com/linux/ubuntu(lsb_release -cs) Release\n 404 Not Found [IP: 13.224.102.65 443]\nReading package lists...\n", "stdout_lines": ["Hit:1 http://eu-zurich-1-ad-1.clouds.archive.ubuntu.com/ubuntu bionic InRelease", "Hit:2 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic InRelease", "Hit:3 http://eu-zurich-1-ad-1.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease", "Hit:4 http://eu-zurich-1-ad-1.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease", "Ign:5 https://download.docker.com/linux/ubuntu(lsb_release -cs) InRelease", "Get:6 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB]", "Hit:7 http://security.ubuntu.com/ubuntu bionic-security InRelease", "Err:8 https://download.docker.com/linux/ubuntu(lsb_release -cs) Release", " 404 Not Found [IP: 13.224.102.65 443]", "Reading package lists..."]}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant