Dreamcat4
2654789af7
fix: fw rule names must always be quoted, to permit spaces ' ' and brackets '()'
...
Without this fix, the 'netsh' command gets name=Firewall Rule Name instead of name="Firewall Rule Name". Thus causing all sorts of havoc. Basic shell quoting rules seems to apply to Windows Powershell too. This is very much needed as many of windows 10's default firewall rules contain spaces and brackets () characters.
2015-10-05 21:10:59 +01:00
Matt Martz
d89ca8cc01
Merge pull request #1058 from sivel/xenserver-imports
...
Switch from old style replacer code to new style for ansible.module_utils.basic
2015-10-05 13:07:03 -05:00
Matt Martz
1b0f9d5fd9
Merge pull request #1057 from sivel/fix-vmware-interpreter
...
Fix interpreter line in a few vmware modules
2015-10-05 13:05:54 -05:00
Matt Martz
6732181a39
Switch from old style replacer code to new style for ansible.module_utils.basic
2015-10-05 12:58:47 -05:00
Matt Martz
1a76f4cc22
Fix interpreter line in a few vmware modules
2015-10-05 12:55:39 -05:00
Brian Coca
432ca0fa99
Merge pull request #1056 from rickmendes/add-gpl-to-winpass
...
added missing license
Thanks!
2015-10-05 13:32:07 -04:00
Rick Mendes
2cc18b8780
added missing license
2015-10-05 10:29:25 -07:00
Charles Paul
f4be5c6382
allow floating point input for size vale
2015-10-05 12:16:29 -05:00
Brian Coca
ebbd7748b1
doc formatting fixes
2015-10-05 11:57:38 -04:00
Toshio Kuratomi
da426da308
Change documented requirement from dnf to python-dnf as dnf could be taken to mean the command line tool.
...
Fixes #1032
2015-10-04 21:32:54 -07:00
Brian Coca
02b68be09d
Merge pull request #854 from nitzmahone/win_updates_rewrite
...
win_updates rewrite for 2.0
2015-10-04 14:45:57 -04:00
Brian Coca
9f5420e459
Merge pull request #1047 from bcoca/use_common_logging
...
switched to use module loggigng
2015-10-02 01:38:03 -04:00
Brian Coca
5eff47c6f1
changed use_sudo to system_lib (kept alias) and expanded description to explain how it works
2015-10-01 19:59:51 -04:00
Brian Coca
e768a98bf3
Merge pull request #1017 from milad-soufastai/devel
...
Adding the --sudo flag for CPANM use since the sudo: yes on the task …
2015-10-01 19:52:54 -04:00
Brian Coca
baf32cedd1
Merge pull request #1049 from trondhindenes/#984
...
win_package bugfix
2015-10-01 15:04:38 -04:00
Trond Hindenes
7c48fe617d
added module author
2015-10-01 19:12:21 +02:00
Matt Martz
70883852ed
Merge pull request #1048 from sivel/znode-py26
...
znode requires a minimum of python2.6
2015-10-01 12:09:59 -05:00
Trond Hindenes
161b3cf1e1
fixes #984
2015-10-01 19:08:42 +02:00
Matt Martz
e6b6bac820
znode requires a minimum of python2.6
2015-10-01 12:07:43 -05:00
Matt Martz
5b8c2237a7
Merge pull request #1045 from mjschultz/sns-baby-json
...
sns: remove BabyJSON
2015-10-01 12:01:45 -05:00
Brian Coca
3564c48f3c
switched to use module loggigng
2015-10-01 00:29:57 -04:00
Toshio Kuratomi
962afeed54
Make the znode module a valid ansible module
2015-09-30 19:57:29 -07:00
Toshio Kuratomi
255666a09d
Fix doc build
2015-09-30 19:57:20 -07:00
Michael J. Schultz
c61d430191
sns: remove BabyJSON
2015-09-30 15:50:44 -05:00
Greg DeKoenigsberg
b69362647a
Merge pull request #1011 from resmo/feature/args_specs
...
cloudstack: implement common argument spec handling
2015-09-30 16:47:19 -04:00
Greg DeKoenigsberg
beb362dd11
Merge pull request #633 from loia/feature/aws_sqs
...
Add new Amazon SQS module
2015-09-30 16:45:33 -04:00
Greg DeKoenigsberg
a4c2928712
Merge pull request #783 from wimnat/feature/ec2_vpc_subnet_facts
...
New module - ec2_vpc_subnet_facts
2015-09-30 16:43:54 -04:00
Greg DeKoenigsberg
8221a651d8
Merge pull request #1009 from ToBeReplaced/dnf-exit-json
...
Fix fail_json call in _mark_package_install
2015-09-30 16:39:53 -04:00
Greg DeKoenigsberg
750754f0d9
Merge pull request #976 from kovacsbalu/fix-push_type
...
Use push_type and send link with push_link.
2015-09-30 16:37:25 -04:00
Greg DeKoenigsberg
9447bf9c6f
Merge pull request #1008 from privateip/vca_vapp
...
cleaned up vca_vapp module to focus on managing vapps
2015-09-30 16:34:48 -04:00
Greg DeKoenigsberg
2e588d8fc5
Merge pull request #1014 from resmo/for_ansible
...
cloudstack: fix redundant security_group return
2015-09-30 16:30:40 -04:00
Greg DeKoenigsberg
ed2708827d
Merge pull request #963 from sgzijl/391-append-missing-dot
...
issue #931 append dot to zone if not defined
2015-09-30 16:29:05 -04:00
Greg DeKoenigsberg
22a3ec05e4
Merge pull request #1022 from trondhindenes/trondhindenes_win_chocolatey_improvements
...
win_chocolatey bugfixes
2015-09-30 16:26:45 -04:00
Greg DeKoenigsberg
d9b801a4c2
Merge pull request #965 from resmo/fix/composer
...
composer: implemented smarter arguments per command handling
2015-09-30 16:25:04 -04:00
Greg DeKoenigsberg
8e9299653a
Merge pull request #1018 from indrajitr/pacman-checkmode-fixes
...
Additional upgrade mode fixes for pacman module with check_mode safety
2015-09-30 16:23:18 -04:00
Greg DeKoenigsberg
5931e60d99
Merge pull request #695 from georgefrank/win_nssm
...
Adding win_nssm module
2015-09-30 16:15:36 -04:00
Greg DeKoenigsberg
ff0a38ea65
Merge pull request #665 from perzizzle/scheduledTask
...
Ability to add/remove scheduled task
2015-09-30 16:11:45 -04:00
Konstantin Manna
11041dd00e
bugfix: uncall an uncallable dict
2015-09-30 10:13:12 -04:00
Konstantin Manna
97b7a7a7f8
bugfix: use correct function close calls
2015-09-30 10:13:12 -04:00
Brian Coca
e8d6c04502
Merge pull request #1037 from indrajitr/pacman-name-list
...
Add 'package' alias and support for list type for pacman 'name' parameter
2015-09-28 18:44:46 -04:00
Indrajit Raychaudhuri
25b85dafbb
Add 'package' alias and support for list type for pacman 'name' parameter
2015-09-28 17:11:28 -05:00
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…
2015-09-28 08:43:46 -07:00
Toshio Kuratomi
4cf2c5555e
Fix for errors in the generated rst
2015-09-28 08:38:04 -07:00
Toshio Kuratomi
953d382aa5
docs fixes
2015-09-28 08:22:59 -07:00
Toshio Kuratomi
180daa787d
Merge pull request #838 from chrishoffman/consul_acl_service_support
...
Adding support for service ACLs in consul_acl module
2015-09-28 07:10:46 -07:00
Brian Coca
bc07c3b504
Merge pull request #1024 from andybak/patch-2
...
Fix existing_mailbox check
2015-09-26 08:40:37 -04:00
Greg DeKoenigsberg
e406d81936
Merge pull request #1027 from robynbergeron/devel
...
Update REVIEWERS.md with updated reviewers guidelines for extras.
2015-09-25 14:58:51 -04:00
Robyn Bergeron
35424842c6
Update REVIEWERS.md with full picture process
...
Made process picture be inline. Yay, me!
2015-09-25 11:54:11 -07:00
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
2015-09-25 11:49:02 -07:00
Benno Joy
f2faf70996
Merge pull request #1025 from bennojoy/fix_ecs
...
remove ecs facts and fix docs for ecs_taskdefinition module
2015-09-24 14:32:50 +05:30