alexcurtin / install-ansible

macOS: Install Homebrew, BASH, PyPy, Ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install-ansible

macOS: Install Homebrew, BASH, PyPy, Ansible

NAME

install-ansible.bash - install Ansible, list_of_all_modules.html

SYNOPSIS

install-ansible.bash -f

DESCRIPTION

This macOS BASH script does the following:

  • Creates directories and fixes ownership as needed
  • Using Ruby and Curl, installs:
  • Using Homebrew, installs:
  • Using PyPy PIP, installs:
  • Using Ansible, run playbook to initialize /etc/ansible/hosts and make Sudo passwordless:

About

macOS: Install Homebrew, BASH, PyPy, Ansible

License:MIT License


Languages

Language:Shell 100.0%