Skip to content

evanpurkhiser/ansible-personal

Repository files navigation

Evan Purkhiser's Ansible Playbooks

Build Status

These are my personal playbooks for configurating my machines.

Installing Galaxy roles

There are some additional non-core roles that need installed

ansible-galaxy install -r requirements.yml

Base Image Bootstrapping

  • All machines must be bootstrapped with python 3.x before being provisioned with any of these playbooks.

  • A SSH key should be added to /root/.ssh/authorized_keys. All playbooks included here make the assumption they are being executed as root.

About

Personal ansible playbooks and modules for managing my machines

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages