I'm trying to execute a playbook for starting an ec2 instance. Have boto3 and python installed on both controlling machine and client node. But it still gives me the error saying: "msg": "boto required for this module"
Have tried everything suggested here: Ansible ec2: "boto required for this module". But nada.