Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ansible Development Tools and Environment features #17

Merged
merged 4 commits into from
Dec 28, 2023

Conversation

hspaans
Copy link
Owner

@hspaans hspaans commented Dec 28, 2023

This pull request adds the Ansible Development Tools and Ansible Development Environment features to the project. The Ansible Development Tools feature includes a pipx package that provides an easy way to install and discover the best tools for creating and testing Ansible content. The Ansible Development Environment feature provides a pip-like install for Ansible collections. It includes instructions, options, and utility functions for using the feature. The pull request also includes test files and scripts for testing the features.

This commit adds the Ansible Development Tools feature to the project. It includes a new README.md file with information about the feature and its usage. It also includes a devcontainer-feature.json file that defines the feature and its options. Additionally, it includes an install.sh script and a library_scripts.sh file that are used to install and configure the feature. Finally, it includes a scenarios.json file and a test.sh script for testing the feature.
This commit adds the Ansible Development Environment feature to the project. It includes a README.md file with instructions and options for using the feature, a devcontainer-feature.json file that defines the feature, an install.sh script to install the feature, a library_scripts.sh file with utility functions, and test files for the feature.
@hspaans hspaans self-assigned this Dec 28, 2023
@hspaans hspaans merged commit 2ce8733 into master Dec 28, 2023
22 of 32 checks passed
@hspaans hspaans deleted the hspaans/issue16 branch December 28, 2023 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add experimental features ansible-devel-tools and ansible-development-environment
1 participant