}

Articles tagged "EC2"

1 min readBeginner

Ansible: EC2 inventory script (ec2.py) returns: Forbidden

Running ec2.py/ec2.ini "out of the box" will raise "Forbidden". but setting elasticache = False and rds=False can solve this issue. Learn more here.

1 min readBeginner

Ansible: EC2 inventory script (ec2.py) returns: Forbidden

Running ec2.py/ec2.ini "out of the box" will raise "Forbidden". but setting elasticache = False and rds=False can solve this issue. Learn more here.