mirror of
https://github.com/ansible/pattern-service
synced 2026-04-05 19:31:02 +00:00
No description
- Python 97.8%
- Makefile 2.2%
|
|
||
|---|---|---|
| .github/workflows | ||
| core | ||
| docs | ||
| pattern_service | ||
| requirements | ||
| specifications | ||
| tools/podman | ||
| .dockerignore | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| LICENSE.md | ||
| Makefile | ||
| manage.py | ||
| pyproject.toml | ||
| README.md | ||
| register-service-on-aap-gateway.md | ||
| sonar-project.properties | ||
Pattern Service
An Ansible Automation Platform service that automates the deployment (creation and deletion) of patterns.
User Guide
To use the pattern service in the local aap-dev environment, please refer to the User guide.
Contributing
To get started with developing, testing, and building pattern-service, please refer to the Contributing guide.