Commit graph

7257 commits

Author SHA1 Message Date
Greg DeKoenigsberg
50320bfa8f Remove @lorin from list of reviewers 2015-10-28 14:27:58 -04:00
Matteo Acerbi
fdffa55496 Fix docs for ec2_vpc_route_table
The documentation pointed to vpc_peering_connection, not vpc_peering_connection_id.
2015-10-28 12:15:24 +01:00
Olaf Kilian
98b21ee7f3 Improve registry key parity between clients
* Don't extract hostname part from docker_url since this leads to
  docker CLI client not recognizing Docker Hub credentials set by
  docker_login module anymore (looks for the full URL as a key).
2015-10-28 10:14:54 +01:00
Olaf Kilian
988be3458d Rework change detection 2015-10-28 10:13:35 +01:00
Olaf Kilian
9d39885d18 Adapt to new dockercfg file location and structure 2015-10-28 10:04:55 +01:00
Brian Coca
c685b3d387 corrected version added
fixes #1171
2015-10-27 19:36:07 -04:00
nitzmahone
8fa10acddf Strict-Mode fixes
Changes to missing member handling to support running top-level script under Strict-Mode v2 (as Ansible 2.0.0 does now)
2015-10-27 16:08:00 -07:00
Ramunas
d5673f6eb4 removed check for empty composer response 2015-10-27 22:14:12 +02:00
James Cammarata
949b124e05 Merge pull request #1114 from blakfeld/fix_win_iis_webapppool
Made win_iis_webapppool Strict Compliant
2015-10-27 14:33:20 -04:00
Brian Coca
8bd6c82522 Merge pull request #1162 from modoojunko/devel
fix typo error
2015-10-26 11:13:55 -04:00
Alexander
64d5502fbe fix typo error
fix spell error for whether
2015-10-26 23:03:51 +08:00
Brian Coca
fe74209d00 Merge pull request #1153 from oholiab/oholiab/fix_zfs_createparent_property
Fix ZFS create
2015-10-26 09:29:22 -04:00
Brian Coca
08d89bca9c fixed missed passing use-sudo 2015-10-25 17:02:25 -04:00
Matt Carroll
5160c4567c Fix ZFS create
This was failing due to the createparent variable being referenced but
never actually loaded from properties
2015-10-25 01:06:58 +01:00
Toshio Kuratomi
5d4474a2b2 Merge pull request #1052 from machacekondra/pam_limits_fix
system: pam_limits: add support for unlimited/infinity/-1
2015-10-23 14:32:46 -07:00
Brian Coca
af028b6322 Merge pull request #1150 from Jmainguy/puppet_show_diff_default_yes
Change show_diff to default to yes, to match what puppet agent --test…
2015-10-23 16:54:53 -04:00
Brian Coca
db85f8e736 Merge pull request #1147 from jaymell/devel
pkgutil improvements
2015-10-23 14:49:05 -04:00
James Cammarata
f3000ebef8 Version bump for new beta 2.0.0-0.4.beta2 2015-10-23 13:33:21 -04:00
Jonathan Mainguy
b86762c180 Change show_diff to default to yes, to match what puppet agent --test is, since the rest of the options defaulted to on are grabbed from --test 2015-10-23 13:24:39 -04:00
Brian Coca
b7cd33cd08 Merge pull request #110 from ramondelafuente/feature/deploy-modules
Proposed new module: deploy_helper
2015-10-23 11:47:18 -04:00
Brian Coca
3925b64d17 Merge pull request #371 from M0ses/devel
fix errorhandling in zypper.py module
2015-10-23 10:36:40 -04:00
Siva Popuri
8b7c3677fd added author to module doc string. 2015-10-23 09:34:58 -05:00
Ramunas Dronga
1b7496f8dc added version info for params 'arguments' 2015-10-23 11:00:52 +03:00
Olaf Kilian
ef64423683 Make module importable for unit tests 2015-10-23 06:34:22 +02:00
Olaf Kilian
c3d15a56cf Set default for email parameter to None 2015-10-23 06:33:10 +02:00
Olaf Kilian
e86131c62f Add requirement for python >= 2.6 2015-10-23 06:29:39 +02:00
Olaf Kilian
85cc47c9e1 Default registry to docker hub 2015-10-23 06:28:28 +02:00
james
a110019a06 More consistent use of run_command() wrapper function, which
now adds the default binary location to the search path
2015-10-22 18:47:35 -05:00
Adam Keech
56e7d80479 Fixing Some Issues with out Parameters are passed around. Also some refactoring. 2015-10-22 17:41:18 -04:00
Adam Keech
9782f08a7d Merge remote-tracking branch 'h0nlg/devel_win_nssm' into devel_win_nssm 2015-10-22 17:37:57 -04:00
Ondra Machacek
cfec045697 system: pam_limits: add support for unlimited/infinity/-1
Early pam_limits module didn't support special values for items.
This patch is adding support to special values unlimited, infinity and -1.

Issue: https://github.com/ansible/ansible-modules-extras/issues/1033
Signed-off-by: Ondra Machacek <machacek.ondra@gmail.com>
2015-10-22 20:57:38 +02:00
Brian Coca
b65a583902 added version_added to new feature, removed unused aliases 2015-10-22 08:31:49 -04:00
Brian Coca
6342d35c48 Merge pull request #1082 from daniel-sc/devel
configurable timeout for creating gce image
2015-10-22 08:27:41 -04:00
whiter
89f8e249fa Refactor ec2_remote_facts to use filters 2015-10-22 09:07:08 +11:00
Hans-Joachim Kliemeck
adc78eaf87 fixed documentation 2015-10-21 20:06:26 +02:00
Siva Popuri
e8fe9167d7 Added RETURN doc string for all modules and few minor enhancements. 2015-10-21 12:36:51 -05:00
Hans-Joachim Kliemeck
d3f83ee9a7 added start mode feature 2015-10-21 18:16:49 +02:00
Hans-Joachim Kliemeck
e7fd5dcde0 strict variables fix 2015-10-21 17:52:59 +02:00
Hans-Joachim Kliemeck
461a479cbd added dependency and user settings 2015-10-21 17:52:48 +02:00
Ramunas Dronga
92dc7cd65c allow specify arguments for composer 2015-10-21 16:20:53 +03:00
Caduri
2a7b835f77 [Bug] exchange name contains chars that needs to be quoted 2015-10-21 14:36:23 +03:00
Caduri
d96ca9c8ec [Bug] exchange name contains chars that needs to be quoted 2015-10-21 14:34:11 +03:00
Chrrrles Paul
405c3cb2c7 tpyo in doc string 2015-10-21 18:54:53 +09:00
pmakowski
d9f5c275ca no-suggests is obsolete, switch to no-recommends 2015-10-20 14:05:49 +02:00
Brian Coca
eeeb1264d3 Merge pull request #1090 from wimnat/feature/eni_facts_filters
Use filters attribute rather than eni id
2015-10-19 17:12:10 -04:00
Brian Coca
6c0765f48f Merge pull request #1094 from ogenstad/devel
lookupMib=False for pysnmp 4.3.0
2015-10-19 13:12:00 -04:00
Toshio Kuratomi
b60d6e754b Fix doc build by moving misplaced CIDR documentation 2015-10-19 09:14:06 -07:00
Brian Coca
22ebf03093 fixed undefined msg and now actually return something meaningful
fixes #1127
2015-10-19 12:14:51 -04:00
Brian Coca
7dfd31d861 Merge pull request #1125 from resmo/feature/cs_loadbalancer_rules_squashed
cloudstack: add new loadbalancer rule modules
2015-10-19 11:43:37 -04:00
Rene Moser
c142bf0d44 cloudstack: add new loadbalancer rule modules 2015-10-19 17:36:33 +02:00