]> git.immae.eu Git - github/fretlink/docker-rundeckforci.git/blame - Readme.md
Merge pull request #3 from gaetanfl/fix_ci
[github/fretlink/docker-rundeckforci.git] / Readme.md
CommitLineData
cda6cf5e
G
1# A docker image to test rundeck API in CI
2
3## Goal
4
5The goal of this repository is to be able to build a docker image to be run as github action service to test a program using rundeck API, for example an ansible role/
6
7## How it's done
8
9The official rundeck docker image support an environment variable `RUNDECK_TOKENS_FILE` to define a file wich contains API tokens and associated roles. Since Github actions doesn't allow to access repository content before launching a service container we have to launch an image with the token file filled