Skip to content

Commit

Permalink
Add tags for SNS downloader installment task
Browse files Browse the repository at this point in the history
  • Loading branch information
cradle8810 committed Nov 7, 2024
1 parent 36be44c commit d69b886
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions console.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@
- name: Install Pre-builded SNS downloaders
ansible.builtin.import_tasks:
file: tasks/sns_dl.yml
tags:
- sns

- name: Install pipr
ansible.builtin.import_tasks:
Expand Down
2 changes: 2 additions & 0 deletions skylark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
- name: Install Pre-builded SNS downloaders
ansible.builtin.import_tasks:
file: tasks/sns_dl.yml
tags:
- sns

- name: Install Pre-builded Rename-util
ansible.builtin.import_tasks:
Expand Down

0 comments on commit d69b886

Please sign in to comment.