From e4ef3c8c1bbf0e4ebde8a5479fd7b79180080970 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Wed, 22 Oct 2025 07:55:05 +0200 Subject: Add Dockerfile and shell wrapper to make it work on the systems with newer version ansible --- ansible/ansible-build.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 ansible/ansible-build.sh (limited to 'ansible/ansible-build.sh') diff --git a/ansible/ansible-build.sh b/ansible/ansible-build.sh new file mode 100644 index 0000000..74576da --- /dev/null +++ b/ansible/ansible-build.sh @@ -0,0 +1 @@ +docker build -t ansible:2.10-cytopia-plus . -- cgit v1.2.3