fix more typos

This commit is contained in:
Matthew Stobbs
2025-01-25 21:48:48 -07:00
parent 29f4f2c5d8
commit f3690df496
3 changed files with 3 additions and 3 deletions

View File

@@ -6,4 +6,4 @@
- name: append to pkgs
ansible.builtin.set_fact:
tappkgs: "{{ tappkgs + [ pkconfig_hashicorp.terraform[ansible_system] ] }}"
tappkgs: "{{ tappkgs + [ pkgconfig_hashicorp.terraform[ansible_system] ] }}"