Skip to content

Instantly share code, notes, and snippets.

@auth-day
Created September 3, 2018 08:09
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 auth-day/15af4ccd135a86f907c3c4b6d21f5edd to your computer and use it in GitHub Desktop.
Save auth-day/15af4ccd135a86f907c3c4b6d21f5edd to your computer and use it in GitHub Desktop.
#!/bin/bash
yum -y update
yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm -y
yum install ansible git -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment