Skip to content

Commit

Permalink
Fix ansible-lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
WStechura committed Dec 20, 2024
1 parent df9f55f commit 2effbf1
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions roles/oneagent/tests/resources/ansible/oneagent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
vars_files:
- credentials.yml
vars: {}
collections:
- dynatrace.oneagent
tasks:
- import_role:
name: oneagent
- name: Import OneAgent role
ansible.builtin.import_role:
name: dynatrace.oneagent.oneagent

0 comments on commit 2effbf1

Please sign in to comment.