Skip to content

markgraf/setup_ansible_dev_env

Repository files navigation

setup_ansible_dev_env

Very basic setup of an Ansible development environment for Debian/Ubuntu.

The shellscript will create a python-venv, install Ansible and molecule in it and initialize a git-repo.

Clone this repo to where you want to setup your dev-environment for Ansible and run the shellscript:

$ git clone https://github.com/markgraf/setup_ansible_dev_env.git MyAwesomeAnsibleProject
$ ./setup_ansible_dev_env.sh

About

Very basic setup of an Ansible development environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages