Comment 19 for bug 2023668

Revision history for this message
VO LE HUY (huyvl3) wrote :

@Sergio Durigan Junior (sergiodj),

My ubuntu-20.04 installed ansible-core:
$ apt-get update -y
$ sudo apt-get install software-properties-common -y
$ sudo add-apt-repository --yes --update ppa:ansible/ansible
$ sudo apt-get install ansible -y

Was I wrong?