Skip to content

Commit

Permalink
roles_path unsupported by Semaphore
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee committed Dec 16, 2024
1 parent b171fcd commit da5e738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prepare.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash
ansible-galaxy install -p galaxy_roles -r roles/requirements.yml
ansible-galaxy install -p roles -r roles/requirements.yml
ansible-galaxy collection install -r collections/requirements.yml

0 comments on commit da5e738

Please sign in to comment.