RajeevNambiar
57a6a98cd9
Update sts_assume_role.py for showing the correct example syntax role_session_name instead of session_name
...
Update sts_assume_role.py for showing the correct example syntax role_session_name instead of session_name. session_name is not a valid property.
2016-01-16 09:13:18 -05:00
Chrrrles Paul
570869ef48
Merge pull request #1487 from chrrrles/vmware_doc_fragments
...
use doc fragments
2016-01-15 15:42:25 -06:00
Scott Bonds
5b555b9347
add ports support in openbsd_pkg
2016-01-15 13:19:54 -08:00
Alexander Gubin
8d7b1b0bd6
Make fileystem module idemponent. Compare devicesize and filesystemsize.
2016-01-15 18:35:45 +01:00
Yannig Perré
c276d9f621
Use -f when pvcreate to avoid interactive input.
...
Fix https://github.com/ansible/ansible-modules-extras/issues/1504
2016-01-15 16:33:42 +01:00
Brian Coca
90db7af7a7
Merge pull request #1501 from tomxtobin/fix-709-boolean-values
...
osx_defaults: Fix boolean value parsing
2016-01-14 18:15:31 -05:00
Tom X. Tobin
4c4a58e77b
osx_defaults: Fix boolean value parsing
...
Values for boolean types were being unconditionally treated as strings
(by calling `.lower()`), thus breaking value parsing for actual boolean
and integer objects.
It looks like the bug was introduced in:
- 130bd670d8
Fixes #709 .
2016-01-14 12:54:48 -05:00
Brian Coca
e5982ba5e3
Merge pull request #1500 from lipanski/fix_bundler_gem_path_option
...
Fix: Rename gem_install_path to gem_path - as specified in the docs
2016-01-14 12:37:59 -05:00
lipanski
bc66ba103f
Fix: Rename gem_install_path to gem_path - as specified in the docs
2016-01-14 18:26:39 +01:00
Brian Coca
aae5847064
Merge pull request #1403 from LinusU/linusu-iptables-cleanup
...
iptables: cleanup
2016-01-14 11:04:37 -05:00
Michal Mach
ee2c730b7e
Fix seport module issue when ports argument is interpolated from a variable and is a int
2016-01-14 11:47:19 +01:00
Brian Coca
38dfe23336
Merge pull request #1497 from jgeusebroek/devel
...
Fix documentation default value for gluster_volume start_on_create
2016-01-13 17:17:19 -05:00
Jeroen Geusebroek
e088c9f819
Fix documentation default value for gluster_volume start_on_create
2016-01-13 21:55:56 +01:00
Alexander Bulimov
ab9b0558d3
Allow recreation of same FS with force=yes
2016-01-13 17:39:42 +03:00
Toshio Kuratomi
39d6066f51
Trick ansible-modules-validate to pass this with no RETURN.
...
This is a module present in 1.9 so we have to have it in even though it doesn't have RETURN
2016-01-12 11:25:56 -08:00
Alejandro Guirao
5bd31ada0e
Change for enabling future tests
2016-01-12 13:37:39 -05:00
Alejandro Guirao
0e492bb378
Change example to match a severity providen by Taiga out-of-the-box
2016-01-12 13:37:39 -05:00
Alejandro Guirao
92e2ea2cef
Minor example change
2016-01-12 13:37:39 -05:00
Alejandro Guirao
8d5ecca97f
Fix version_added in DOCUMENTATION
2016-01-12 13:37:39 -05:00
Alejandro Guirao
9d40ed90bb
Fix DOCUMENTATION typo
2016-01-12 13:37:39 -05:00
Alejandro Guirao
58a61459b3
Add taiga_issue module
2016-01-12 13:37:39 -05:00
Robb Wagoner
4be856a40c
InService percent key as literal percent (i.e 50, not .5)
2016-01-12 10:46:21 -07:00
Robb Wagoner
3226ad4284
Include instance states (InService or OutOfService) as ELB facts
2016-01-12 10:07:09 -07:00
Charles Paul
0ba3d85522
use doc fragments
2016-01-12 11:03:44 -06:00
Brian Coca
a42203bdb3
Merge pull request #1476 from jarrpa/jarrpa-patch-1
...
gluster_volume: allow probing ourselves
2016-01-12 10:55:17 -05:00
Brian Coca
2813675b6f
Merge pull request #1469 from Constantin07/update_elb_ec2_facts
...
ec2_elb_facts - Print explicit error cause when no ELBs are found in AWS
2016-01-12 10:54:47 -05:00
Brian Coca
61bb39be71
Merge pull request #1466 from stepanstipl/fix-route53_facts_hosted_zone_id
...
Fix: route53_facts hosted_zone_id boto error
2016-01-12 10:54:17 -05:00
Brian Coca
8327b862d6
Merge pull request #1439 from stivio/devel
...
little fix: facts['path'] -> facts['project_path']
2016-01-12 10:53:46 -05:00
Brian Coca
80737755ea
Merge pull request #1407 from dreamcat4/feature/fix-key-default-value
...
win_regedit: fixes #1404
2016-01-12 10:53:18 -05:00
Brian Coca
5f8b288c31
Merge pull request #1389 from brwilson/devel
...
Properly handle adding multiple bricks to volume
2016-01-12 10:52:50 -05:00
Brian Coca
3aa2d3744d
Merge pull request #1482 from ansible/json-imports-fallback
...
Update for modules which import json.
2016-01-12 10:00:37 -05:00
Brian Coca
b7d2521245
Merge pull request #1263 from sysreq0/devel
...
Added support for DNS SRV records in 'dnsmadeeasy' module
2016-01-12 09:57:35 -05:00
Sebastien Couture
7546cab1e5
removed comment
2016-01-12 09:43:10 -05:00
Rene Moser
2984c13035
cloudstack: cs_portforward: fix missing return and remove unused arg
2016-01-12 13:32:39 +01:00
Hans-Joachim Kliemeck
fe4429ba3e
fixed problems related to userpricincipalname (user@domain) and undefined variables
...
fixed variable capitalization
2016-01-12 09:52:08 +01:00
Brian Coca
4d2a20b2f4
Merge pull request #1382 from Jmainguy/lvol_snapshot
...
add snapshot feature to lvol
2016-01-11 19:31:04 -05:00
Brian Coca
264a7c88f6
added missing version_added
2016-01-11 19:34:02 -05:00
Brian Coca
fe7ffc572a
Merge pull request #1399 from dermute/pkgutil_v3
...
Added update_catalog and some error handling
2016-01-11 19:29:30 -05:00
Brian Coca
91c4558545
Merge pull request #1363 from wimnat/feature/eni_facts_secondary_addresses
...
Add secondary addresses to facts
2016-01-11 19:06:01 -05:00
Brian Coca
520d245ae7
added note on choice version availability
2016-01-11 19:06:44 -05:00
Brian Coca
4ca07d511e
Merge pull request #1248 from hypergig/devel
...
support for event alert monitors
2016-01-11 19:01:36 -05:00
Brian Coca
7f40f46573
added version_added
2016-01-11 19:04:02 -05:00
Brian Coca
c18c5a793c
Merge pull request #1234 from bradwilson/devel
...
Add apply_to option to rabbitmq_policy
2016-01-11 18:59:32 -05:00
Brian Coca
4d14e65df5
Merge pull request #1157 from yteraoka/cpanm-executable-param
...
add executable parameter to cpanm module
2016-01-11 18:55:24 -05:00
Brian Coca
aa95a81005
added version info on autodetection feature
2016-01-11 18:58:49 -05:00
Brian Coca
c0922d4d32
Merge pull request #1146 from frogu/proxmox_lxc_support
...
add lxc support, without dropping openvz
2016-01-11 18:54:08 -05:00
Toshio Kuratomi
620be97320
Merge branch 'pr/1043' into devel
2016-01-11 15:26:13 -08:00
Javier Palacios
e9898190cd
Allow relative path for bower executable
...
Add default value
Rename argument
Explicit verification of relative bower path
Add example
Old keyword name used in example
BUGFIX: tilde expansion actually useless on relative paths
Modify relative_execpath default value as suggested
Added version_added for relative_execpath
Update for last few comments on the bug report
* version to 2.1 since this feature enhancement will now go into 2.1
* set path and relative_execpath type to path
* Set default value of path to None
2016-01-11 15:25:23 -08:00
Toshio Kuratomi
7e56a66ef6
Really disable RETURN
2016-01-11 14:59:23 -08:00
Toshio Kuratomi
816bfd6990
Disable RETURNS because the approved module doesn't have a RETURNS that is buildable
2016-01-11 13:23:04 -08:00