Sign inSign up

ismv/decort-ansible

By ismv

Updated almost 4 years ago

Ansible runner for Decort

Image
1

269

ismv/decort-ansible repository overview

Ansible runner in Docker for Digital Energy Cloud Solutions

Docker container with ansible and ansible module rudecs/decort-ansible

Tags

  • ismv/decort-ansible:latest - latest build based on python:3-slim
  • ismv/decort-ansible:VERSION - build with VERSION (see tags) based on python:3-slim

Usage

docker run -it --rm \
-e DECORT_OAUTH2_URL=https://some.decort.sso.url \
-e DECORT_APP_ID=SomeDecortAppId \
-e DECORT_APP_SECRET=SomeDecortAppSecret \
-v $PWD:/ansible \
ismv/decort-ansible:latest ansible-playbook test-playbook.yml

Tag summary

Content type

Image

Digest

sha256:81f39bb56

Size

148.3 MB

Last updated

almost 4 years ago

docker pull ismv/decort-ansible