Skip to content

Commit

Permalink
Merge pull request #7 from XenitAB/aws
Browse files Browse the repository at this point in the history
Add awscli support
  • Loading branch information
Edvin N authored Jul 28, 2021
2 parents b3ef4c4 + 2663161 commit ee7a085
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- name: Set fact for default packages
set_fact:
default_packages:
- awscli
- ca-certificates
- curl
- jq
Expand Down
1 change: 1 addition & 0 deletions templates/azure/github-runner/files/github-runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- name: Set fact for default packages
set_fact:
default_packages:
- awscli
- ca-certificates
- curl
- jq
Expand Down

0 comments on commit ee7a085

Please sign in to comment.