Skip to content

Commit

Permalink
Add playbook to prepare Semaphore execution environment
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaffen committed Jan 5, 2024
1 parent 0970cfd commit e5dba2f
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
gather_facts: false
connection: local
tasks:
- name: "Install collections"
ansible.builtin.import_tasks:
file: "../tasks/install_collections.yml"

- name: "Install pip packages"
ansible.builtin.import_tasks:
file: "../tasks/install_pip.yml"

0 comments on commit e5dba2f

Please sign in to comment.