From 71971a57f48859eddd39b4484517e526747e247c Mon Sep 17 00:00:00 2001 From: Pablo Estigarribia Date: Sun, 28 Mar 2021 21:08:07 -0300 Subject: [PATCH 1/2] fix requirements name --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index 5747443..997c5de 100644 --- a/requirements.yml +++ b/requirements.yml @@ -1,4 +1,4 @@ # from galaxy -- src: CoffeeITWorks.burp2_server +- src: coffeeitworks.burp2_server name: coffeeitworks.burp2_server version: master From 80a8f2497ae6de2a59d21e0808d0cc3558b05ea1 Mon Sep 17 00:00:00 2001 From: Pablo Estigarribia Date: Sun, 28 Mar 2021 21:18:36 -0300 Subject: [PATCH 2/2] fix some errors with ansible galaxy syntax --- meta/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/main.yml b/meta/main.yml index bbb3f57..d9f2d3c 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -1,6 +1,6 @@ --- galaxy_info: - author: "Diego Daguerre / Pablo Estigarribia" + author: "coffeeitworks" company: coffeeITWorks description: ansible role to deploy and maintain burpui with all its options