Skip to content

Commit e5dba2f

Browse files
committed
Add playbook to prepare Semaphore execution environment
1 parent 0970cfd commit e5dba2f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

playbooks/prepare_semaphore_exec_env.yaml renamed to playbooks/prepare_semaphore_exec_env.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
gather_facts: false
1010
connection: local
1111
tasks:
12-
- name: "Install collections"
13-
ansible.builtin.import_tasks:
14-
file: "../tasks/install_collections.yml"
15-
1612
- name: "Install pip packages"
1713
ansible.builtin.import_tasks:
1814
file: "../tasks/install_pip.yml"

0 commit comments

Comments
 (0)