Skip to content

Commit

Permalink
Fix filename
Browse files Browse the repository at this point in the history
  • Loading branch information
rishavnandi committed Mar 13, 2023
1 parent b3d0168 commit 8ed636c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
- name: Setup docker
ansible.builtin.import_tasks: tasks/docker.yml
- name: Deploy the app
ansible.builtin.import_tasks: tasks/flask.yml
ansible.builtin.import_tasks: tasks/app.yml

0 comments on commit 8ed636c

Please sign in to comment.