From 268dc820434a785f1f3fcae47270742e9f4d3d17 Mon Sep 17 00:00:00 2001 From: Jean-Marie Mineau Date: Sun, 24 Jan 2021 19:05:30 +0100 Subject: [PATCH] create a openid playbook --- openid.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 openid.yml diff --git a/openid.yml b/openid.yml new file mode 100644 index 0000000..f27205c --- /dev/null +++ b/openid.yml @@ -0,0 +1,6 @@ +#!/usr/bin/env ansible-playbook +--- + +- hosts: test + roles: + - install_docker