Skip to content

issyurn/ansible_playbook_for_mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

How to use

  1. Clone this repository.
  2. cd to cloned directory.
  3. Run following commands.
# Install Homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
# Install Ansible
brew install ansible
# Run Ansible Playbook
ansible-playbook -i localhost, -c local playbook.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published