Commit Graph

6891 Commits (22a3ec05e444d1a8885a976ef9dca7b42e907e40)
 

Author SHA1 Message Date
Greg DeKoenigsberg 22a3ec05e4 Merge pull request #1022 from trondhindenes/trondhindenes_win_chocolatey_improvements
win_chocolatey bugfixes
10 years ago
Greg DeKoenigsberg d9b801a4c2 Merge pull request #965 from resmo/fix/composer
composer: implemented smarter arguments per command handling
10 years ago
Greg DeKoenigsberg 8e9299653a Merge pull request #1018 from indrajitr/pacman-checkmode-fixes
Additional upgrade mode fixes for pacman module with check_mode safety
10 years ago
Greg DeKoenigsberg 5931e60d99 Merge pull request #695 from georgefrank/win_nssm
Adding win_nssm module
10 years ago
Greg DeKoenigsberg ff0a38ea65 Merge pull request #665 from perzizzle/scheduledTask
Ability to add/remove scheduled task
10 years ago
Konstantin Manna 11041dd00e bugfix: uncall an uncallable dict 10 years ago
Konstantin Manna 97b7a7a7f8 bugfix: use correct function close calls 10 years ago
Brian Coca e8d6c04502 Merge pull request #1037 from indrajitr/pacman-name-list
Add 'package' alias and support for list type for pacman 'name' parameter
10 years ago
Indrajit Raychaudhuri 25b85dafbb Add 'package' alias and support for list type for pacman 'name' parameter 10 years ago
Toshio Kuratomi 3c8c716801 Merge pull request #911 from Jmainguy/irc_part
Adds part=false feature to irc module. This allows people to use a fa…
10 years ago
Toshio Kuratomi 4cf2c5555e Fix for errors in the generated rst 10 years ago
Toshio Kuratomi 953d382aa5 docs fixes 10 years ago
Toshio Kuratomi 180daa787d Merge pull request #838 from chrishoffman/consul_acl_service_support
Adding support for service ACLs in consul_acl module
10 years ago
Brian Coca bc07c3b504 Merge pull request #1024 from andybak/patch-2
Fix existing_mailbox check
10 years ago
Greg DeKoenigsberg e406d81936 Merge pull request #1027 from robynbergeron/devel
Update REVIEWERS.md with updated reviewers guidelines for extras.
10 years ago
Robyn Bergeron 35424842c6 Update REVIEWERS.md with full picture process
Made process picture be inline. Yay, me!
10 years ago
Robyn Bergeron 5adbe31ac3 Update REVIEWERS.md
Updated version of REVIEWERS.md with new review process for ansible-modules-extras, as outlined here: https://groups.google.com/forum/#!topic/ansible-project/bJF3ine7890
10 years ago
Benno Joy f2faf70996 Merge pull request #1025 from bennojoy/fix_ecs
remove ecs facts and fix docs for ecs_taskdefinition module
10 years ago
Benno Joy f3a9a92ffe remove facts and fix docs for taskdefinition module 10 years ago
Benno Joy f4f52119b3 Merge pull request #951 from Java1Guy/ecs_task_module
cloud amazon ECS task modules
10 years ago
Benno Joy 936a2db7f1 Merge pull request #949 from Java1Guy/ecs_taskdefinition_module
cloud amazon ECS task definition module
10 years ago
Benno Joy 6c0a830962 Merge pull request #950 from Java1Guy/ecs_cluster_module
cloud amazon ECS cluster module
10 years ago
Andy Baker 0ab8c9383d Fix existing_mailbox check 10 years ago
Trond Hindenes d7cc0f60c9 win_chocolatey bugfixes 10 years ago
Brian Coca 7f245e8c73 Merge pull request #318 from TimothyVandenbrande/win_fw
windows firewall control
10 years ago
Indrajit Raychaudhuri b149233abf Additional upgrade mode fixes for pacman module with check_mode safety
- ensure upgrade option honors and actually supports `check_mode`
- enabling just `upgrade` and `update_cache` should perform upgrade
- example added for the equivalent for `pacman -Syu`
10 years ago
TimothyVandenbrande 2d6303b368 upon request, added the license 10 years ago
Brian Coca 6cd7399a71 minor docfix 10 years ago
Brian Coca 076ddc5266 Merge pull request #1002 from knakayama/bugfix/fix-argument-type-for-zabbix_screen
Fix argument type for zabbix_screen
10 years ago
Brian Coca 8b83aa4c50 Merge pull request #643 from zimbatm/route53-health-check
route53_health_check: new module
10 years ago
Brian Coca c7c32ef86f minor doc fixes nagios 10 years ago
Brian Coca 5017c4483a Merge pull request #798 from vaupelt/patch-1
strange results with services=all

agreed, the doc issues are unrelated to this PR, will fix those independently
10 years ago
Brian Coca 904b3e72ba Merge pull request #1012 from vaygr/devel
fixed a typo in swdepot module
10 years ago
Vlad Glagolev 5ce05474bd Merge remote-tracking branch 'upstream/devel' into devel 10 years ago
Vlad Glagolev faa16e32c1 fixed a typo in swdepot module 10 years ago
Brian Coca f56bd1c092 Merge pull request #1006 from halberom/minor_doc_fix
minor doc fix
10 years ago
Gerard Lynch 401bb3f10d minor doc fix 10 years ago
Mark Chance b9aef8beb2 add author tag in doc 10 years ago
Mark Chance ff4c000451 add author tag in doc 10 years ago
Mark Chance 1a653d4921 add author tag in doc 10 years ago
Chrrrles Paul 6950db5d01 Merge pull request #991 from privateip/vca_nat
updated vca_nat module to use common vca library
10 years ago
Chrrrles Paul 2476fe8325 Merge pull request #992 from privateip/vca_vapp
refactor vca_vapp to use vca common module
10 years ago
Chrrrles Paul 608067417e Merge pull request #993 from privateip/vca_fw
refactored vca_fw to use vca common module
10 years ago
knakayama 45f4568753 Fix argument type for zabbix_screen 10 years ago
Brian Coca b425a6042a Merge pull request #977 from halberom/maven_artifact_doc_fix
fix maven_artifact param description rst syntax
10 years ago
Brian Coca a8eade60a8 Merge pull request #780 from timeraider4u/devel
added check_mode support
10 years ago
Brian Coca dee690d7f4 Merge pull request #996 from vaygr/devel
fixed a typo in pacman module
10 years ago
Brian Coca 3d07eb5419 Merge pull request #941 from resmo/feature/cs_user
cloudstack: new module cs_user
10 years ago
Vlad Glagolev 5de4a64238 fixed a typo in pacman module 10 years ago
Toshio Kuratomi 9764862df4 Merge pull request #527 from ignatenkobrain/wip/dnf
[WIP] dnf rewrite
10 years ago