Skip to content

Commit

Permalink
fix(ansible): update azagent env capabilities (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
raisedadead authored Jul 17, 2023
1 parent b828b2b commit 331bdcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/roles/azagent/tasks/install-azagent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
shell:
cmd: |
sudo ./svc.sh install
./env.sh
sudo ./svc.sh start
executable: /bin/bash
chdir: "{{ azagent_dir }}"

0 comments on commit 331bdcd

Please sign in to comment.