Skip to content

Commit

Permalink
remove playbooks_dir variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroon-Khel committed May 23, 2023
1 parent 80c1784 commit e3025bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

- name: GPG Signature Verification of Binary
import_tasks:
file: "{{playbook_dir}}/roles/GPG_signature_verification/tasks/main.yml"
file: roles/GPG_signature_verification/tasks/main.yml
vars:
file_path: c:\temp\ant.zip
signature_link: "https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.5-bin.zip.asc"
Expand Down

0 comments on commit e3025bf

Please sign in to comment.