Matt Martz
9d015665b8
Fix open_iscsi EXAMPLES section
9 years ago
Matt Martz
e68d9315c1
sys.exit removal for system/capabilities.py
9 years ago
Matt Martz
eac4493421
sys.exit removal for notification/mail.py
9 years ago
Matt Martz
abf7ee579e
sys.exit removal for cloud/google/gce_img.py and cloud/google/gce_tag.py
9 years ago
Matt Martz
55dab7cd1b
sys.exit removal for cloud/misc/ovirt.py
9 years ago
Matt Martz
b82ebdde19
sys.exit removal for cloud/xenserver_facts.py
9 years ago
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
9 years ago
Matt Martz
1b0f9d5fd9
Merge pull request #1057 from sivel/fix-vmware-interpreter
...
Fix interpreter line in a few vmware modules
9 years ago
Matt Martz
6732181a39
Switch from old style replacer code to new style for ansible.module_utils.basic
9 years ago
Matt Martz
1a76f4cc22
Fix interpreter line in a few vmware modules
9 years ago
Brian Coca
432ca0fa99
Merge pull request #1056 from rickmendes/add-gpl-to-winpass
...
added missing license
Thanks!
9 years ago
Rick Mendes
2cc18b8780
added missing license
9 years ago
Charles Paul
f4be5c6382
allow floating point input for size vale
9 years ago
Brian Coca
ebbd7748b1
doc formatting fixes
9 years ago
Toshio Kuratomi
da426da308
Change documented requirement from dnf to python-dnf as dnf could be taken to mean the command line tool.
...
Fixes #1032
9 years ago
Indrajit Raychaudhuri
02c17c023a
homebrew: Also add 'formula' as alias for 'name' and reformat
9 years ago
Indrajit Raychaudhuri
791967485b
homebrew: Improve 'argument_spec' handling
...
- Remove choice list for boolean values in argument_spec and make it
more consistent with core modules
- Add 'package' alias and support for list type for 'name' parameter
- Added self as maintainer
9 years ago
Brian Coca
02b68be09d
Merge pull request #854 from nitzmahone/win_updates_rewrite
...
win_updates rewrite for 2.0
9 years ago
Brian Coca
9f5420e459
Merge pull request #1047 from bcoca/use_common_logging
...
switched to use module loggigng
9 years ago
Brian Coca
5eff47c6f1
changed use_sudo to system_lib (kept alias) and expanded description to explain how it works
9 years ago
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 …
9 years ago
Brian Coca
baf32cedd1
Merge pull request #1049 from trondhindenes/#984
...
win_package bugfix
9 years ago
Trond Hindenes
7c48fe617d
added module author
9 years ago
Matt Martz
70883852ed
Merge pull request #1048 from sivel/znode-py26
...
znode requires a minimum of python2.6
9 years ago
Trond Hindenes
161b3cf1e1
fixes #984
9 years ago
Matt Martz
e6b6bac820
znode requires a minimum of python2.6
9 years ago
Matt Martz
5b8c2237a7
Merge pull request #1045 from mjschultz/sns-baby-json
...
sns: remove BabyJSON
9 years ago
Brian Coca
3564c48f3c
switched to use module loggigng
9 years ago
Toshio Kuratomi
962afeed54
Make the znode module a valid ansible module
9 years ago
Toshio Kuratomi
255666a09d
Fix doc build
9 years ago
Michael J. Schultz
c61d430191
sns: remove BabyJSON
9 years ago
Greg DeKoenigsberg
b69362647a
Merge pull request #1011 from resmo/feature/args_specs
...
cloudstack: implement common argument spec handling
9 years ago
Greg DeKoenigsberg
beb362dd11
Merge pull request #633 from loia/feature/aws_sqs
...
Add new Amazon SQS module
9 years ago
Greg DeKoenigsberg
a4c2928712
Merge pull request #783 from wimnat/feature/ec2_vpc_subnet_facts
...
New module - ec2_vpc_subnet_facts
9 years ago
Greg DeKoenigsberg
8221a651d8
Merge pull request #1009 from ToBeReplaced/dnf-exit-json
...
Fix fail_json call in _mark_package_install
9 years ago
Greg DeKoenigsberg
750754f0d9
Merge pull request #976 from kovacsbalu/fix-push_type
...
Use push_type and send link with push_link.
9 years ago
Greg DeKoenigsberg
9447bf9c6f
Merge pull request #1008 from privateip/vca_vapp
...
cleaned up vca_vapp module to focus on managing vapps
9 years ago
Greg DeKoenigsberg
2e588d8fc5
Merge pull request #1014 from resmo/for_ansible
...
cloudstack: fix redundant security_group return
9 years ago
Greg DeKoenigsberg
ed2708827d
Merge pull request #963 from sgzijl/391-append-missing-dot
...
issue #931 append dot to zone if not defined
9 years ago
Greg DeKoenigsberg
22a3ec05e4
Merge pull request #1022 from trondhindenes/trondhindenes_win_chocolatey_improvements
...
win_chocolatey bugfixes
9 years ago
Greg DeKoenigsberg
d9b801a4c2
Merge pull request #965 from resmo/fix/composer
...
composer: implemented smarter arguments per command handling
9 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
9 years ago
Greg DeKoenigsberg
5931e60d99
Merge pull request #695 from georgefrank/win_nssm
...
Adding win_nssm module
9 years ago
Greg DeKoenigsberg
ff0a38ea65
Merge pull request #665 from perzizzle/scheduledTask
...
Ability to add/remove scheduled task
9 years ago
Shawn Siefkas
6186da08ef
Check mode support for VPC route table creation
9 years ago
Konstantin Manna
11041dd00e
bugfix: uncall an uncallable dict
9 years ago
Konstantin Manna
97b7a7a7f8
bugfix: use correct function close calls
9 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
9 years ago
Indrajit Raychaudhuri
25b85dafbb
Add 'package' alias and support for list type for pacman 'name' parameter
9 years ago
Linus Unnebäck
3c4e6f58b0
iptables: expand rule options
9 years ago