Skip to content

Commit

Permalink
Fix lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
darshitpp committed Jun 19, 2024
1 parent cb21ea2 commit 5ab867a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/ispyagentdvr/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- "{{ ispyagentdvr_commands_directory }}"
- "{{ ispyagentdvr_recordings_directory }}"

- name: iSpyAgentDVR Docker Container
- name: Create iSpyAgentDVR Docker Container
community.docker.docker_container:
name: "{{ ispyagentdvr_container_name }}"
image: mekayelanik/ispyagentdvr:latest
Expand Down

0 comments on commit 5ab867a

Please sign in to comment.