pipeline: test: image: git.dreamfall.space/thrrgilag/ansible-builder secrets: [ igor_key ] commands: - ANSIBLE_HOST_KEY_CHECKING=False ansible-playbook --inventory hosts.ini --private-key $IGOR_KEY --user igor main.yml