Skip to content

Instantly share code, notes, and snippets.

@elvisgiv
Last active January 8, 2021 16:37
Show Gist options
  • Save elvisgiv/0563792bfb2cd68d80883525fadfb7a4 to your computer and use it in GitHub Desktop.
Save elvisgiv/0563792bfb2cd68d80883525fadfb7a4 to your computer and use it in GitHub Desktop.

install

$ sudo apt update
$ sudo apt install software-properties-common
$ sudo apt-add-repository --yes --update ppa:ansible/ansible
$ sudo apt install ansible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment