AWS is now part of my infrastructure

This commit is contained in:
Jake Howard 2019-11-01 09:15:56 +00:00
parent cc035dbcec
commit a2e1933435
Signed by: jake
GPG key ID: 57AFB45680EDD477
2 changed files with 1 additions and 1 deletions

View file

@ -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'

View file

@ -21,6 +21,7 @@
- 'arduino'
- 'arduino-cli'
- 'arduino-builder'
- 'aws-cli'
- 'hugo'
- 'poetry'
- 'postgresql'