Commit Graph

7136 Commits (e0bdd2e7f686ca0c7f382c1c2766765de216a019)
 

Author SHA1 Message Date
Brian Coca 3099469b7f fixed typos in cryptab, thanks @timw
fixes #1176
9 years ago
Brian Coca f4fd9a4639 Merge pull request #1136 from CenturylinkTechnology/minor-changes-and-bug-fixes
Bug fixes and minor enhancements to CenturyLink cloud modules
9 years ago
Ramunas Dronga 83c0bfbe3f added constraint for space in composer command 9 years ago
Brian Coca b1db0e893c Merge pull request #1173 from ma82/patch-1
Fix typo in docs for ec2_vpc_route_table
9 years ago
Trond Hindenes f6ea32b9ec Various improvements to win_package 9 years ago
Greg DeKoenigsberg 50320bfa8f Remove @lorin from list of reviewers 9 years ago
Matteo Acerbi fdffa55496 Fix docs for ec2_vpc_route_table
The documentation pointed to vpc_peering_connection, not vpc_peering_connection_id.
9 years ago
Brian Coca c685b3d387 corrected version added
fixes #1171
9 years ago
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)
9 years ago
Ramunas d5673f6eb4 removed check for empty composer response 9 years ago
James Cammarata 949b124e05 Merge pull request #1114 from blakfeld/fix_win_iis_webapppool
Made win_iis_webapppool Strict Compliant
9 years ago
Brian Coca 8bd6c82522 Merge pull request #1162 from modoojunko/devel
fix typo error
9 years ago
Alexander 64d5502fbe fix typo error
fix spell error for whether
9 years ago
Brian Coca fe74209d00 Merge pull request #1153 from oholiab/oholiab/fix_zfs_createparent_property
Fix ZFS create
9 years ago
Brian Coca 08d89bca9c fixed missed passing use-sudo 9 years ago
Matt Carroll 5160c4567c Fix ZFS create
This was failing due to the createparent variable being referenced but
never actually loaded from properties
9 years ago
Toshio Kuratomi 5d4474a2b2 Merge pull request #1052 from machacekondra/pam_limits_fix
system: pam_limits: add support for unlimited/infinity/-1
9 years ago
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…
9 years ago
Brian Coca db85f8e736 Merge pull request #1147 from jaymell/devel
pkgutil improvements
9 years ago
James Cammarata f3000ebef8 Version bump for new beta 2.0.0-0.4.beta2 9 years ago
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 9 years ago
Brian Coca b7cd33cd08 Merge pull request #110 from ramondelafuente/feature/deploy-modules
Proposed new module: deploy_helper
9 years ago
Brian Coca 3925b64d17 Merge pull request #371 from M0ses/devel
fix errorhandling in zypper.py module
9 years ago
Siva Popuri 8b7c3677fd added author to module doc string. 9 years ago
Ramunas Dronga 1b7496f8dc added version info for params 'arguments' 9 years ago
james a110019a06 More consistent use of run_command() wrapper function, which
now adds the default binary location to the search path
9 years ago
Adam Keech 56e7d80479 Fixing Some Issues with out Parameters are passed around. Also some refactoring. 9 years ago
Adam Keech 9782f08a7d Merge remote-tracking branch 'h0nlg/devel_win_nssm' into devel_win_nssm 9 years ago
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>
9 years ago
Brian Coca b65a583902 added version_added to new feature, removed unused aliases 9 years ago
Brian Coca 6342d35c48 Merge pull request #1082 from daniel-sc/devel
configurable timeout for creating gce image
9 years ago
whiter 89f8e249fa Refactor ec2_remote_facts to use filters 9 years ago
Hans-Joachim Kliemeck adc78eaf87 fixed documentation 9 years ago
Siva Popuri e8fe9167d7 Added RETURN doc string for all modules and few minor enhancements. 9 years ago
Hans-Joachim Kliemeck d3f83ee9a7 added start mode feature 9 years ago
Hans-Joachim Kliemeck e7fd5dcde0 strict variables fix 9 years ago
Hans-Joachim Kliemeck 461a479cbd added dependency and user settings 9 years ago
Ramunas Dronga 92dc7cd65c allow specify arguments for composer 9 years ago
Chrrrles Paul 405c3cb2c7 tpyo in doc string 9 years ago
pmakowski d9f5c275ca no-suggests is obsolete, switch to no-recommends 9 years ago
Brian Coca eeeb1264d3 Merge pull request #1090 from wimnat/feature/eni_facts_filters
Use filters attribute rather than eni id
9 years ago
Brian Coca 6c0765f48f Merge pull request #1094 from ogenstad/devel
lookupMib=False for pysnmp 4.3.0
9 years ago
Toshio Kuratomi b60d6e754b Fix doc build by moving misplaced CIDR documentation 9 years ago
Brian Coca 22ebf03093 fixed undefined msg and now actually return something meaningful
fixes #1127
9 years ago
Brian Coca 7dfd31d861 Merge pull request #1125 from resmo/feature/cs_loadbalancer_rules_squashed
cloudstack: add new loadbalancer rule modules
9 years ago
Rene Moser c142bf0d44 cloudstack: add new loadbalancer rule modules 9 years ago
Brian Coca 618ed0012c Merge pull request #1046 from shawnsi/vpc-route-table
Check mode support for VPC route table creation
9 years ago
Brian Coca b20f2b6abc Merge pull request #846 from cfuhrman/devel
pkgin: Support multiple matching packages
9 years ago
Brian Coca 679e9fc7b4 Merge pull request #1100 from bgeihsgt/win_iis_absent_fix
Fix #1099: Only populate site result when it is there
9 years ago
Henrik Wallström c893f30b2a Fix: support for virtual directories in applications 9 years ago