Skip to content

Instantly share code, notes, and snippets.

@ppshein
Last active December 27, 2018 07:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ppshein/a2413ce3d06ebd3b83113ada23a12a1d to your computer and use it in GitHub Desktop.
Save ppshein/a2413ce3d06ebd3b83113ada23a12a1d to your computer and use it in GitHub Desktop.
sudo yum update -y
sudo yum install docker -v
sudo service docker start
sudo yum-config-manager --enable epel
sudo yum repolist
sudo yum install ansible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment