Skip to content

Instantly share code, notes, and snippets.

@byahia
Created January 10, 2020 13:03
Show Gist options
  • Save byahia/98a3cd1087ad5ae8535eb9f2a5c015ee to your computer and use it in GitHub Desktop.
Save byahia/98a3cd1087ad5ae8535eb9f2a5c015ee to your computer and use it in GitHub Desktop.
Install Ansible on Centos
sudo yum install epel-release
sudo yum install ansible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment