Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ansible-collection-cloudflare

ansible-collection-cloudflare contains 10 collected skills from linuxhq, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
14
updated
2026-07-16
Forks
3
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

ansible-lint
software-developers

Lint roles and playbooks with ansible-lint from the project virtualenv. Run after every change under roles/.

2026-07-16
ansible-test
software-quality-assurance-analysts-and-testers

Run ansible-test sanity on module/plugin changes from the project virtualenv. Run after modifying any file under plugins/.

2026-07-16
black
software-developers

Format Python plugin code with black from the project virtualenv. Run after every edit to a file under plugins/ so it matches the black version CI enforces.

2026-07-16
changelog
software-developers

Manage changelog fragments and CHANGELOG.rst with antsibull-changelog from the project virtualenv. Add a fragment per user-facing change; release consumes fragments to cut a version.

2026-07-16
collection-build
software-developers

Build the collection tarball with ansible-galaxy from the project virtualenv. Local builds verify only; the tag-driven release workflow builds and publishes.

2026-07-16
molecule
software-developers

Run a role's molecule scenario from the project virtualenv. Scenarios hit real Cloudflare and double as the role's example playbook; run from the role directory.

2026-07-16
pyenv
software-developers

Install pyenv and the project's pinned Python. Use before the virtualenv skill when the .python-version interpreter is missing.

2026-07-16
ruff
software-developers

Lint Python plugin code with ruff from the project virtualenv. Run after every edit to a file under plugins/.

2026-07-16
virtualenv
software-developers

Set up and use the project's virtualenv. Run make to bootstrap venv/ from pinned requirements; every other skill's tooling lives here.

2026-07-16
yamllint
software-developers

Strict-lint YAML with yamllint from the project virtualenv. Run after every change to a .yml/.yaml file.

2026-07-16