deb http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse
    deb http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse
    deb http://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse
    deb http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse
    deb http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse

    pip download ansible==2.6.18
    pip download netaddr==0.7.19
    pip install —no-index —find-links=file:/root/ansible ansible
    pip install —no-index —find-links=file:/root/netaddr netaddr
    ssh-keygen -t rsa -b 2048 -N ‘’ -f ~/.ssh/id_rsa

    ansible-playbook 11.harbor.yml
    安装harbor前关闭 apt-mirror 源