debops / debops-tools

Your Debian-based data center in a box
https://debops.org/
GNU General Public License v3.0
1.07k stars 116 forks source link

Debops inserts faulty Ansible ppa sources into sources.list #193

Closed chibacityblues closed 7 years ago

chibacityblues commented 7 years ago

When I ran debops on a clean Ubuntu Server 16.04 the playbook stopped at TASK [debops.apt : Update APT cache] fatal: [node6.de]: FAILED! => {"changed": false, "failed": true, "msg": "Failed to update apt cache."}

Running apt update manually shows the faulty entries:

Err:15 http://ppa.launchpad.net/ansible/ansible/ubuntu xenial-updates Release 404 Not Found Err:16 http://ppa.launchpad.net/ansible/ansible/ubuntu xenial-backports Release 404 Not Found

chibacityblues commented 7 years ago

My bad, wrong repo. Closing here.