Skip to content

DustinMoriarty/dev-env-playbooks

Repository files navigation

dev-env-playbooks

Ansible playbooks used to set up common development tools.

To run locally, add the following to /etc/hosts/ansible.

localhost ansible_connection=local

Run one of the playbooks with ansible-playbook.

ansible-playbook --extra-vars="release=focal" install_docker/playbook.yml

Refer to the Ansible Documentation for further information on use of Ansible.

About

Helpful Ansible playbooks to set up common development tools.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published