Skip to content

Commit

Permalink
fix: typo in task
Browse files Browse the repository at this point in the history
  • Loading branch information
marksie1988 committed Aug 10, 2021
1 parent c6cf929 commit 08f83fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/install/Debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
name: gnupg
update_cache: true
state: present
cacne_valid_time: 100
cache_valid_time: 100
when: ansible_distribution == 'Debian'
become: true
tags:
Expand Down

0 comments on commit 08f83fe

Please sign in to comment.