Skip to content
Snippets Groups Projects

Setting molecule 02

18 files
+ 506
102
Compare changes
  • Side-by-side
  • Inline

Files

ci-cd/README.md 0 → 100644
+ 18
0
 
# CI-CD
 
 
 
 
## What is this?
 
Here are the files used for the gitlab for CI-CD
 
 
## Files
 
- [01_test.yml](ci-cd/01_test.yml)
 
- The playbook for testing the 'test' role.
 
- [02_dependencies](ci-cd/02_dependencies.yml)
 
- The playbook for testing the 'dependencies' role.
 
- [03_clone_repositories](ci-cd/03_clone_repositories.yml)
 
- The playbook for testing the 'clone_repositories' role.
 
- [04_docker_images](ci-cd/04_docker_images.yml)
 
- The playbook for testing the 'docker_images' role.
 
- [05_docker_containers](ci-cd/05_docker_containers.yml)
 
- The playbook for testing the 'docker_containers' role.
Loading