summaryrefslogtreecommitdiff
path: root/cloud/amazon/iam_policy.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for core modulesToshio Kuratomi2016-12-061-0/+4
* Call main in conditional way - cloud/amazonFabio Alessandro Locati2016-12-051-1/+2
* Fix bare variable references in docs (#5554)Andrew Gaffney2016-11-101-1/+1
* Accept JSON type as the content of policy_json parameter on `iam_policy` moduleRyan S. Brown2016-09-211-1/+1
* Remove spurious `changed` state on iam_policy module (#4381)Ryan Brown2016-08-301-12/+11
* fixes issues where iam_policy incorrected reported changedMichael Baydoun2016-07-181-3/+9
* Fixing error exception handling for python3. Does not need to be compa… (#3...codemeup @ Work2016-06-021-7/+7
* Fix and add more error handling for role policiesKalle Lehtonen2016-04-051-1/+3
* Merge pull request #2421 from willthames/ec2_fix_vpc_security_tokenToshio Kuratomi2016-03-041-1/+1
|\
| * Use connect_to_aws where possibleWill Thames2015-11-061-1/+1
* | Merge pull request #2352 from bermudezjd/feature/iam_policy_present_state_inc...Toshio Kuratomi2016-02-241-15/+16
|\ \
| * \ Merge branch 'devel' into feature/iam_policy_present_state_includes_policy_ch...Bermudez, Jaime2016-01-111-13/+19
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/devel' into feature/iam_policy_present...Bermudez, Jaime2015-10-251-1/+4
| |\ \ \
| * | | | Simplify logic around "present" state and skip dupes. If the policy doesn't ...Bermudez, Jaime2015-10-221-15/+15
* | | | | Fix iam_policy pdoc variableYoichi Imai2016-01-081-1/+2
| |_|/ / |/| | |
* | | | be smarter when dealing with policy_json inputBrian Coca2015-12-241-12/+9
* | | | Update in Amazon IAM Policy DocumentationJay Rogers2015-11-251-3/+3
* | | | Fixed error message: TypeError: fail_json() takes exactly 1 argument (2 given)Mike Riddle2015-11-181-1/+1
| |_|/ |/| |
* | | Merge pull request #2279 from wimnat/feature/iam_policy_idempotentcyBrian Coca2015-11-031-0/+8
|\ \ \ | |_|/ |/| |
| * | Allow iam_policy to maintain idempotentce if the role referenced has been rem...whiter2015-10-151-0/+8
| |/
* | Update try statement as pointed out by defionscodeEtherdaemon2015-10-221-1/+4
* | fixes #12831 by updating the boto iam connection method to connect_to_regionEtherdaemon2015-10-201-1/+1
|/
* Merge pull request #2086 from wimnat/feature/issue-2085Brian Coca2015-10-071-1/+1
|\
| * Remove 'str' type so that json is properly quotedwhiter2015-09-161-1/+1
* | changed modules to use common ec2 docs for regionBrian Coca2015-10-071-1/+3
* | Update iam_policy.pyRob2015-09-171-21/+1
|/
* Remove unnecessary json.loadswimnat2015-09-141-1/+1
* Fix iam_policy exampleBaraa Basata2015-07-221-1/+1
* Merge pull request #1562 from micxer/iam_policy-json-stringBrian Coca2015-07-041-1/+29
|\
| * Add the option to pass a string as policyMichael Weinrich2015-06-241-1/+29
* | Fix connection creation to allow usage of profiles with botoMichael Weinrich2015-06-301-5/+3
* | Use module.fail_json() instead of sys.exit()Toshio Kuratomi2015-06-291-3/+5
|/
* Updating cloud modules with proper github author informationGreg DeKoenigsberg2015-06-151-1/+1
* author fixJonathan Davila2015-05-271-5/+5
* iam_policyJonathan Davila2015-03-031-0/+325