ansible / creator-ee

📦 Container building moved inside ansible-dev-tools projects

Home Page:https://github.com/ansible/ansible-dev-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Creator Execution Environment

This is a container (execution environment) aimed towards being used for the development and testing of the Ansible content. We should also mention that this container must not be used in production by Ansible users.

It includes:

Among its main consumers, we can mention ansible-navigator and vscode-ansible extension.

Contributing

We use taskfile as build tool, so you should run task -l to list available. If you run just task, it will run the default set of build tasks. If these are passing, you are ready to open a pull request with your changes.

About

📦 Container building moved inside ansible-dev-tools projects

https://github.com/ansible/ansible-dev-tools

License:GNU General Public License v3.0


Languages

Language:Shell 78.0%Language:Dockerfile 22.0%