Add ansible to builder image

This commit is contained in:
Hornwitser 2024-07-29 00:10:36 +02:00
parent 8078c354fc
commit df6cc16f8b
2 changed files with 13 additions and 0 deletions

View file

@ -4,6 +4,7 @@ Common docker image used for running application builds, CI pipelines, and deplo
## Tools included
- `ansible` - https://www.ansible.com/
- `docker`
- `curl`
- `git`