summaryrefslogtreecommitdiff
path: root/parrot.yml
diff options
context:
space:
mode:
Diffstat (limited to 'parrot.yml')
-rw-r--r--parrot.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parrot.yml b/parrot.yml
index c7802a8..4170dcb 100644
--- a/parrot.yml
+++ b/parrot.yml
@@ -24,7 +24,7 @@
state: present
- name: Add Sublime Text Repo Key
- ansible.builtin.apt-key:
+ ansible.builtin.apt_key:
url: "{{ sublime_repo_key }}"
state: present