mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
5 lines
87 B
YAML
5 lines
87 B
YAML
---
|
|
- name: Install aws-cli
|
|
pacman: name=aws-cli state=present
|
|
tags:
|
|
- aws-cli
|