To pass SSH passphrase to playbook to communicate with git (amazon codecommit) in playbook, we need to follow the following steps:
- Configure for codecommit initially
- Ensure that Git is installed
- Have private and public keys setup for both Git and codecommit
- Connect to codecommit console
- Clone the repository