ansible/awx

Documentation for IAM EC2 inventory

開放

#924 建立於 2018年1月5日

 (3 則留言) (0 個反應) (0 位負責人)Python (3,333 個分叉)batch import
Hacktoberfestcomponent:docsgood first issuehelp wantedtype:enhancement

倉庫指標

星標
 (13,071 顆星)
PR 合併指標
 (平均合併 24天 6小時) (30 天內合併 30 個 PR)

描述

ISSUE TYPE
  • Documentation
COMPONENT NAME
  • UI
SUMMARY

IAM permissions for EC2 inventory plugin

ENVIRONMENT

N/A

STEPS TO REPRODUCE

When using EC2 to lookup hosts available, there is no reference to what permissions the IAM role should have, giving the role extensive permissions is not ideal.

The error message also does not give us any detailed information.

Can we update the documentation to identify which actions the role needs to have (obviously depending on the flags set in ec2.ini).

For a basic setup, with ec2.ini left as default the following two actions are required:

ec2:DescribeInstances ec2:DescribeTags

貢獻者指南