Skip to content
Snippets Groups Projects
Commit 5b8bcb65 authored by jurgenhaas's avatar jurgenhaas
Browse files

Simple framework for inventory specific deploy playbooks

parent 78d971ea
Branches
Tags
No related merge requests found
##
# Ansible playbook to deploy code.
#
# This playbook doesn't do anything by itself, it just allows to have a
# deploy playbook in the inventory directory which will be called afterwards.
---
# file: deploy.yml
- include: "validate.yml"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment