Skip to content

Commit

Permalink
Merge pull request #2 from sscheib/ft-fix_typo
Browse files Browse the repository at this point in the history
Fixing small typo
  • Loading branch information
sscheib authored Feb 4, 2024
2 parents b7f738d + d47fc8a commit 7409294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/file_deployment.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
- name: 'file_deployment | Deploy file'
- name: 'file_deployment | Deploy files'
ansible.builtin.copy:
attributes: '{{ __t_file.attributes | default(omit) }}'
backup: '{{ __t_file.backup | default(omit) }}'
Expand Down

0 comments on commit 7409294

Please sign in to comment.