From 5a7ee6d24726640b4314c0988a854cc12d23b0dd Mon Sep 17 00:00:00 2001 From: devops-zuul <69584999+devops-zuul@users.noreply.github.com> Date: Thu, 19 Nov 2020 16:22:39 +0530 Subject: [PATCH] Update calculator_job1.yaml --- playbooks/calculator_job1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/calculator_job1.yaml b/playbooks/calculator_job1.yaml index 1b7c1b0..0c907f3 100644 --- a/playbooks/calculator_job1.yaml +++ b/playbooks/calculator_job1.yaml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: localhost become: true tasks: - name: Copy and Execute the script