Commit Graph

8211 Commits (409c8b4909dfb61c44ec88db02016bddfc9d0a1c)
 

Author SHA1 Message Date
Brian Coca 6d1dd42935 Merge pull request #1174 from trondhindenes/win_package_guidfix
Various improvements to win_package
10 years ago
Toshio Kuratomi 8e0a2ed729 Make the pkg/name param into a list so that changes to make changes to _squash_items easier 10 years ago
Matt Martz 9122d81485 Merge pull request #1188 from resmo/fix/doc_cs_portforward
cloudstack: cs_portforward: fix example does not match description
10 years ago
Rene Moser d589a2ea12 cloudstack: cs_portforward: fix example does not match description 10 years ago
Monty Taylor ea5af4c27a Revert "Change show_diff to default to yes"
This was originally to match what puppet agent --test is, since the
rest of the options defaulted to on are grabbed from --test. However,
some security concerns have since been raised - namely that since this
is not the same invocation as --test but instead a remote orchestration
of puppet, the fact that passwords leak into the diff is a dangerous
default.

This reverts commit b86762c180.
10 years ago
Brian Coca 360734ec09 whitespace fixes 10 years ago
Brian Coca 286d5bfb91 Merge pull request #1181 from Azorr/iptables-add-comment
Adding comment support for iptables module
10 years ago
Corwin Brown 54b6528327 Adding Site_ID param 10 years ago
Romain Brucker c648edfbae Adding comment support for iptables module 10 years ago
Corwin Brown c4b4c412a2 Switching to Get-AnsibleParam
Switching to Win_Unzip
10 years ago
Ramunas Dronga a0965ff934 fixed composer usage example 10 years ago
Brian Coca 3099469b7f fixed typos in cryptab, thanks @timw
fixes #1176
10 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
10 years ago
Ramunas Dronga 83c0bfbe3f added constraint for space in composer command 10 years ago
Brian Coca b1db0e893c Merge pull request #1173 from ma82/patch-1
Fix typo in docs for ec2_vpc_route_table
10 years ago
Trond Hindenes f6ea32b9ec Various improvements to win_package 10 years ago
Greg DeKoenigsberg 50320bfa8f Remove @lorin from list of reviewers 10 years ago
Corwin Brown 4bc04cd997 bug fixes 10 years ago
Matteo Acerbi fdffa55496 Fix docs for ec2_vpc_route_table
The documentation pointed to vpc_peering_connection, not vpc_peering_connection_id.
10 years ago
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).
10 years ago
Olaf Kilian 988be3458d Rework change detection 10 years ago
Olaf Kilian 9d39885d18 Adapt to new dockercfg file location and structure 10 years ago
Brian Coca c685b3d387 corrected version added
fixes #1171
10 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)
10 years ago
Ramunas d5673f6eb4 removed check for empty composer response 10 years ago
Corwin Brown 7c12ed8af0 Using Get-AnsibleParam
conflict

typo
10 years ago
James Cammarata 949b124e05 Merge pull request #1114 from blakfeld/fix_win_iis_webapppool
Made win_iis_webapppool Strict Compliant
10 years ago
= 4f15e1e7e7 First pass at adding win_regmerge module for handling bulk registry changes 10 years ago
Brian Coca 8bd6c82522 Merge pull request #1162 from modoojunko/devel
fix typo error
10 years ago
Alexander 64d5502fbe fix typo error
fix spell error for whether
10 years ago
Brian Coca fe74209d00 Merge pull request #1153 from oholiab/oholiab/fix_zfs_createparent_property
Fix ZFS create
10 years ago
Hans-Joachim Kliemeck 45249fb042 only call set-acl if necessary 10 years ago
Brian Coca 08d89bca9c fixed missed passing use-sudo 10 years ago
Matt Carroll 5160c4567c Fix ZFS create
This was failing due to the createparent variable being referenced but
never actually loaded from properties
10 years ago
Toshio Kuratomi 5d4474a2b2 Merge pull request #1052 from machacekondra/pam_limits_fix
system: pam_limits: add support for unlimited/infinity/-1
10 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…
10 years ago
Brian Coca db85f8e736 Merge pull request #1147 from jaymell/devel
pkgutil improvements
10 years ago
James Cammarata f3000ebef8 Version bump for new beta 2.0.0-0.4.beta2 10 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 10 years ago
Brian Coca b7cd33cd08 Merge pull request #110 from ramondelafuente/feature/deploy-modules
Proposed new module: deploy_helper
10 years ago
Brian Coca 3925b64d17 Merge pull request #371 from M0ses/devel
fix errorhandling in zypper.py module
10 years ago
Siva Popuri 8b7c3677fd added author to module doc string. 10 years ago
Ramunas Dronga 1b7496f8dc added version info for params 'arguments' 10 years ago
Olaf Kilian ef64423683 Make module importable for unit tests 10 years ago
Olaf Kilian c3d15a56cf Set default for email parameter to None 10 years ago
Olaf Kilian e86131c62f Add requirement for python >= 2.6 10 years ago
Olaf Kilian 85cc47c9e1 Default registry to docker hub 10 years ago
james a110019a06 More consistent use of run_command() wrapper function, which
now adds the default binary location to the search path
10 years ago
Łukasz Proszek a30a1eef86 add lxc support, without dropping openvz 10 years ago
Adam Keech 56e7d80479 Fixing Some Issues with out Parameters are passed around. Also some refactoring. 10 years ago