Skip to content

Commit d49fe82

Browse files
committed
ansible: Drop "Remove build dependencies" task
No longer building anything in ansible and these are no longer installed so do not need this cleanup.
1 parent d5bb557 commit d49fe82

2 files changed

Lines changed: 0 additions & 24 deletions

File tree

ansible/playbook.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,6 @@
161161
update_cache: yes
162162
cache_valid_time: 3600
163163

164-
- name: Clean out build dependencies
165-
import_tasks: tasks/clean-build-dependencies.yml
166-
167164
- name: Run migrations
168165
when: stage2
169166
import_tasks: tasks/setup-migrations.yml

ansible/tasks/clean-build-dependencies.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)