Closed openPablo closed 3 years ago
When working with AWS, it's much easier to use private keys. The problem is that when passing a private key to ansible, you can't pass it as a variable, it needs a file path.
Add the ability to pass a private key file
Use stackl_private_key for this!
stackl_private_key
Description of feature
When working with AWS, it's much easier to use private keys. The problem is that when passing a private key to ansible, you can't pass it as a variable, it needs a file path.
Purpose of this new feature
Add the ability to pass a private key file
Additional information