AWS is now part of my infrastructure
This commit is contained in:
parent
cc035dbcec
commit
a2e1933435
2 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
become_user: aur_builder
|
||||
when: "item not in installed_packages.stdout_lines"
|
||||
with_items:
|
||||
- 'aws-cli'
|
||||
- 'heroku-cli'
|
||||
- 'ngrok'
|
||||
- 'python-aws-mfa'
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
- 'arduino'
|
||||
- 'arduino-cli'
|
||||
- 'arduino-builder'
|
||||
- 'aws-cli'
|
||||
- 'hugo'
|
||||
- 'poetry'
|
||||
- 'postgresql'
|
||||
|
|
Loading…
Reference in a new issue