Skip to content

Commit

Permalink
REmove install task
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-robertson committed May 16, 2024
1 parent 695dbcc commit 9eee652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
cat inventory.yaml
sudo -E /opt/hostedtoolcache/Ruby/2.7.8/x64/bin/bundle exec bolt --modulepath spec/fixtures/modules task show
sudo -E /opt/hostedtoolcache/Ruby/2.7.8/x64/bin/bundle exec bolt --modulepath spec/fixtures/modules task run service name=sshd action=status -t pe
sudo -E /opt/hostedtoolcache/Ruby/2.7.8/x64/bin/bundle exec bolt --modulepath spec/fixtures/modules plan run deploy_pe::provision_master -t pe version=2021.7.8
# sudo -E /opt/hostedtoolcache/Ruby/2.7.8/x64/bin/bundle exec bolt --modulepath spec/fixtures/modules plan run deploy_pe::provision_master -t pe version=2021.7.8
- name: run bootstrap task
run: |
Expand Down

0 comments on commit 9eee652

Please sign in to comment.