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
|
become_user: aur_builder
|
||||||
when: "item not in installed_packages.stdout_lines"
|
when: "item not in installed_packages.stdout_lines"
|
||||||
with_items:
|
with_items:
|
||||||
- 'aws-cli'
|
|
||||||
- 'heroku-cli'
|
- 'heroku-cli'
|
||||||
- 'ngrok'
|
- 'ngrok'
|
||||||
- 'python-aws-mfa'
|
- 'python-aws-mfa'
|
||||||
|
|
|
@ -21,6 +21,7 @@
|
||||||
- 'arduino'
|
- 'arduino'
|
||||||
- 'arduino-cli'
|
- 'arduino-cli'
|
||||||
- 'arduino-builder'
|
- 'arduino-builder'
|
||||||
|
- 'aws-cli'
|
||||||
- 'hugo'
|
- 'hugo'
|
||||||
- 'poetry'
|
- 'poetry'
|
||||||
- 'postgresql'
|
- 'postgresql'
|
||||||
|
|
Loading…
Reference in a new issue