Add aws-sam

This commit is contained in:
2024-08-16 09:58:05 +02:00
parent b3248a0fca
commit 9c660f82ed
8 changed files with 35 additions and 0 deletions

View File

@@ -227,6 +227,17 @@
- name: screencfg-git
- name: google-earth-pro
# ===
- name: python-botocore-stubs
# dependency of
- name: python-boto3-stubs
- name: python-dateparser
- name: python-chevron
- name: python-aws-lambda-builders
# === dependencies of
- name: aws-sam-cli
- set_fact:
aur_packages: "{{ aur_packages|map(attribute='dependencies', default=[]) | flatten + aur_packages }}"