Skip to content

Instantly share code, notes, and snippets.

@dasgoll
Created December 4, 2017 11:01
Show Gist options
  • Save dasgoll/a92575f7bcd2f855d96accb45f523025 to your computer and use it in GitHub Desktop.
Save dasgoll/a92575f7bcd2f855d96accb45f523025 to your computer and use it in GitHub Desktop.
install ansible on AWS EMR nodes
yum-config-manager --enable epel
yum - y install ansible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment