Adding in Ansible (still a WIP).

This commit is contained in:
2025-01-16 16:12:35 -05:00
parent 91af95090e
commit a28e806b8d
4271 changed files with 606629 additions and 0 deletions
@@ -0,0 +1,9 @@
# ansible-builder doesn't seem to properly handle "; python_version" type of constraints
# requirements here are assuming python 3.6 or higher
hvac >= 1.2.1
urllib3 >= 1.15
boto3 # these are only needed if inferring AWS credentials or
botocore # using a boto profile; including for completeness
azure-identity # only needed when using a servide principal or managed identity