diff --git a/test/integration/targets/git/tasks/specific-revision.yml b/test/integration/targets/git/tasks/specific-revision.yml index ffb0a4ed51f..8e44dee17fe 100644 --- a/test/integration/targets/git/tasks/specific-revision.yml +++ b/test/integration/targets/git/tasks/specific-revision.yml @@ -139,7 +139,7 @@ that: - 'git_result.stdout == test_branch_ref_head_id' -# Test that a forced shallow checkout referincing branch only always fetches latest head +# Test that a forced shallow checkout referencing branch only always fetches latest head - name: SPECIFIC-REVISION | clear checkout_dir file: diff --git a/test/integration/targets/task-args/tasks/main.yml b/test/integration/targets/task-args/tasks/main.yml index e1cfe1f6844..56c23b4ca8a 100644 --- a/test/integration/targets/task-args/tasks/main.yml +++ b/test/integration/targets/task-args/tasks/main.yml @@ -1,4 +1,4 @@ -# DTFIX-FUTURE: finish the full precedence decscription in DT docs and include it here +# DTFIX-FUTURE: finish the full precedence description in DT docs and include it here - name: validate templated raw params from the action statement and the args keyword are merged echo: '{{ vp }}'