issues
search
shinesolutions
/
aem-stack-manager-messenger
Send messages to AEM Stack Manager via SNS Topic
Apache License 2.0
2
stars
9
forks
source link
Replace ec2_instance_facts with ec2_instance_info and change default python version
#86
Closed
hans-zand
closed
3 years ago
hans-zand
commented
3 years ago
Below changes are done:
Old Ansible module was "ec2_instance_facts" was deprecate due to security vulnerability
Fix pip module to use python3 instead of python2.
Below changes are done: