From fc34c3fa4cadf277cef274029944563a238e7438 Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Wed, 27 Dec 2017 19:35:36 +0100 Subject: [PATCH] add a python package to the ansible role --- ansible/roles/web_AI-5/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/roles/web_AI-5/tasks/main.yml b/ansible/roles/web_AI-5/tasks/main.yml index e956179..ea68b21 100644 --- a/ansible/roles/web_AI-5/tasks/main.yml +++ b/ansible/roles/web_AI-5/tasks/main.yml @@ -27,6 +27,7 @@ name: - django-extensions - Pillow + - pyaml executable: pip3 - name: Run the setup script to add some final touches