Feat/add ci cd pipeline #4

Merged
jdelpilar merged 3 commits from feat/add_ci_cd_pipeline into main 2026-06-13 16:43:33 -07:00
Owner

This PR add the basic CI/CD workflow.

  • On push to any branch ansible-lint is ran to verify syntax and formatting
  • On push to main, all pushes are required to pass ansible-lint. Project is than ran against all hosts to push changes to production.
This PR add the basic CI/CD workflow. - On push to any branch ansible-lint is ran to verify syntax and formatting - On push to main, all pushes are required to pass ansible-lint. Project is than ran against all hosts to push changes to production.
jdelpilar added 2 commits 2026-06-13 16:43:09 -07:00
feat: Add CI/CD Workflow
Johto Infrastructure Pipeline / Deploy to Production (push) Has been skipped
Johto Infrastructure Pipeline / Run Ansible Lint (push) Successful in 1m45s
b98c3ee77c
jdelpilar added 1 commit 2026-06-13 16:43:21 -07:00
Merge branch 'main' into feat/add_ci_cd_pipeline
Johto Infrastructure Pipeline / Deploy to Production (push) Has been skipped
Johto Infrastructure Pipeline / Run Ansible Lint (push) Successful in 1m45s
771b850567
jdelpilar merged commit cf8f2435f8 into main 2026-06-13 16:43:33 -07:00
jdelpilar deleted branch feat/add_ci_cd_pipeline 2026-06-13 16:43:33 -07:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jdelpilar/johto-infra#4