Skip to content

bcomnes/ansible-dotfiles

Repository files navigation

ansible-dotfiles

Configs and settings managed by ansible. Dotfiles actually managed here: bcomnes/dotfiles

Bootstrapping locally

  • ???
  • Install Xcode/CLI Tools
  • Install Homebrew:
    • ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  • brew install ansible
  • ???

make check

Runs the site.yml playbook with the --check and --diff flags

make install

Runs the site.yml playbook and actually provisions the hosts in the inventory file

Notes:

So simple! Good simple examples that do something from the get go!

About

Configs and settings managed by ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published