Which command installs Ansible from the configured Ubuntu package repositories?
ansible --version
ssh-copy-id ansible
sudo apt install ansible -y
sudo apt update