diff options
Diffstat (limited to '')
-rw-r--r-- | ansible_collections/amazon/aws/bindep.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ansible_collections/amazon/aws/bindep.txt b/ansible_collections/amazon/aws/bindep.txt new file mode 100644 index 00000000..1f29b25b --- /dev/null +++ b/ansible_collections/amazon/aws/bindep.txt @@ -0,0 +1,4 @@ +# Needed by the ec2_key integration tests (generating EC2 format fingerprint) +openssl [test platform:rpm] +gcc [test platform:rpm] +python3-devel [test platform:rpm] |