Skip to content

Remove tools/ directory#204

Merged
cigamit merged 2 commits into
ctrliq:mainfrom
blaipr:remove-tools-folder
Jul 11, 2026
Merged

Remove tools/ directory#204
cigamit merged 2 commits into
ctrliq:mainfrom
blaipr:remove-tools-folder

Conversation

@blaipr

@blaipr blaipr commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Removed the tools/ directory containing developer utility playbooks inherited from the AWX project (module scaffolding, namespace-stamping builds, and an integration test wrapper). None of these are needed: new modules are written by hand, the release workflow already uses ansible-galaxy collection build directly, and integration tests run via ansible-test.
  • Cleaned up stale build_ignore entries in galaxy.yml for tools/, galaxy.yml.j2, and template_galaxy.yml.

Test plan

  • CI sanity and build jobs pass
  • ansible-galaxy collection build succeeds without the removed build_ignore entries

blaipr added 2 commits July 11, 2026 02:58
The tools/ folder contained developer utility playbooks inherited from
the AWX project (module scaffolding, namespace-stamping builds, and an
integration test wrapper). None of these are needed: new modules are
written by hand following existing ones, the release workflow already
uses ansible-galaxy collection build directly, and integration tests
run via ansible-test. Also removed stale build_ignore entries for
tools/, galaxy.yml.j2, and template_galaxy.yml.
@cigamit cigamit self-assigned this Jul 11, 2026
@cigamit cigamit added bug Something isn't working documentation Improvements or additions to documentation and removed bug Something isn't working labels Jul 11, 2026
@cigamit
cigamit merged commit ad22a83 into ctrliq:main Jul 11, 2026
3 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Development

Successfully merging this pull request may close these issues.

2 participants