Compare commits

..

1 Commits

Author SHA1 Message Date
6a317d951f WIP: feat(jenkins): add role to deploy jenkins 2025-02-04 18:33:29 +01:00
2 changed files with 5 additions and 0 deletions

View File

@ -4,4 +4,6 @@
## Roles
- [jenkins](roles/jenkins/README.md): Deploy [jenkins](https://jenkins.io), the self-proclaimed 'leading open source automation server'.
## License

3
roles/jenkins/README.md Normal file
View File

@ -0,0 +1,3 @@
# `finallycoffee.cicd.jenkins` ansible role
Deploy and configure [Jenkins](https://jenkins.io) using ansible.