Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
Merge pull request #108 from open-ness/disable-repo-gpgcheck
Browse files Browse the repository at this point in the history
Disable repo_gpgcheck
  • Loading branch information
amr-mokhtar authored Apr 2, 2021
2 parents fbf1957 + dd0ce16 commit 2b42fda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/kubernetes/common/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
gpgkey: "{{ _kubernetes_repository_key }}"
gpgcheck: yes
enabled: true
repo_gpgcheck: true
become: yes
register: result
retries: "{{ number_of_retries }}"
Expand Down

0 comments on commit 2b42fda

Please sign in to comment.