Commit Graph

7264 Commits (1623fba07c34289df11a8a0032580a4307bc4a10)
 

Author SHA1 Message Date
Brian Coca 1623fba07c Merge pull request #1315 from yuppie-flu/latest_as_version_default_value
maven_artifact: Set latest as version argument default value
9 years ago
Brian Coca 0f5faf976a updated version version_added to 2.1 9 years ago
Brian Coca feb25f0eda Merge pull request #1306 from pileofrogs/cpanm
added option to specify module version
9 years ago
Brian Coca ab1693a075 Merge pull request #1079 from wkeeling/bugfix_634
Fixes multiple param handling by modprobe.py
9 years ago
Brian Coca a6ceec998d corrected version_added for new monit timeout opt 9 years ago
Brian Coca 91df684902 Merge pull request #806 from gaqzi/monit/retry-option
monit: Add retry for pending/initializing services
9 years ago
Brian Coca 0415ac5cc3 Merge pull request #526 from msvab/devel
maven_artifact: ensure latest snapshot of certain version is getting downloaded
9 years ago
Brian Coca f3251de29c Merge pull request #1366 from matburt/fix_vsphere_copy
Fix up vsphere_copy after open_url change
9 years ago
Brian Coca 6580867f33 Merge pull request #1359 from twmartin/znode-obj-not-iterable
Correct 'object not iterable' TypeError
9 years ago
Matthew Jones c157dbe55a Fix up vsphere_copy after open_url change
* Remove leading module parameter on open_url call as it's no longer used
  by module_utils.urls.open_url
* Force basic auth otherwise vsphere will just return a 401
9 years ago
Brian Coca b51a662258 Merge pull request #1361 from bpennypacker/nagios-rawcommand-fix
monitoring/nagios bug: nagios/icinga error due to extraneous space at end of command string
9 years ago
Matt Davis 76ae7d8826 Merge pull request #1350 from daveres/patch-1
Correct problem with changed:true
9 years ago
Bruce Pennypacker 5abd7deab0 Remove extraneous space from end of command string in nagios_cmd 9 years ago
Chrrrles Paul 0ee578e938 Changing docs to reflect vm_name as the default vm_id_type 9 years ago
Brian Coca fabafe9aa8 Merge pull request #1325 from wimnat/feature/issue-1323
Added missing else statement that caused existing rules to be discarded
9 years ago
Charles Paul 7ded482e6c pep8 whitespace 9 years ago
twmartin 90327ad76b Correct 'object not iterable' TypeError 9 years ago
Charles Paul 51813e0033 upped version added, search by vm_name by default 9 years ago
Chrrrles Paul 415ab8d046 Merge pull request #1319 from ritzk/vmware-execute-local-process
vmware_vm_shell: add the ability to start program without network connection
9 years ago
Toshio Kuratomi cbed642009 Simplify code 9 years ago
Brian Coca f6a0fec577 Merge pull request #1261 from agx/zypper-rc-status
zypper: Add returncode to result
9 years ago
daveres 5d1e9c6acb Correct problem with changed:true
I have just changed a small piece of this module to avoid to return always that the task is changed
9 years ago
Brian Coca 0749ee5897 Merge pull request #1344 from gordonfierce/devel
Fix documentation
9 years ago
Brian Coca f2dbaa6b33 Merge pull request #1102 from bgeihsgt/win_webpicmd_fix
Fix #1101: win_webpicmd strict mode fixes
9 years ago
Gordon Fierce b0196edb34 Fix documentation to prevent formatting error where each letter has its own line. 9 years ago
Brian Coca 2ce866f759 corrected version added to 2.1 9 years ago
Brian Coca 43b63c36fd Merge pull request #973 from wimnat/feature/ec2_vpc_net_facts
New module - ec2_vpc_net_facts
9 years ago
Brian Coca 1d27ef13fe Merge pull request #1333 from atsaki/cloudstack_resize_volume
Enable to resize a volume with cs_volume
9 years ago
Atsushi Sasaki 91d3c02571 Enable to resize a volume with cs_volume 9 years ago
Brian Coca 5e52b2f091 Merge pull request #1322 from resmo/for-ansible
[v2] cloudstack fixes
9 years ago
Matt Davis 2bd773f32a Merge pull request #1198 from georgefrank/win_nssm-fix-1195
Escape parameter string before converting to hash table
9 years ago
gfrank bc42aea3a3 Replace slashes in the parameter string
Also remove duplicate documentation
9 years ago
Toshio Kuratomi a10bdd6be9 Merge pull request #1302 from mscherer/fix_1282
Add a more explicit error message on missing requirement for firewalld
9 years ago
Michael Scherer 037ff89063 Add a more explicit error message, fix #1282 9 years ago
Rene Moser 8ec66713d9 cloudstack: fixes and improvements
- cs_affinitygroup: add project support
  Project support in CloudStack for affinity groups is going to be fixed/implemented in the near future, this module should already support.

- cs_affinitygroup:  fix missing returns in doc

- cs_volume: fix disk offering not found

- cs_volume: fix volume not found if created with display_volume=no

- cs_firewall: argument zone is missing, default zone is always used.
  credits for reporting and fixing to @atsaki
  closes #1320

- cs_instance: fix user_data base64 encoding fails if not a string
9 years ago
Rob 186fe2babc Added missing else statement that caused existing rules to be discarded 9 years ago
Matt Davis 5f510eba97 Merge pull request #1286 from smadam813/win_regedit
fix #1236
9 years ago
Ritesh Khadgaray 426e76dddb vmware_vm_shell: add the ability to start program without network connection 9 years ago
Kirill Kozlov 201be81aad Set latest as version argument default value 9 years ago
Brian Coca 7ee8e7d65a Merge pull request #1313 from Mogztter/issue-1312
Resolves #1312, Improve pam_limits documentation
9 years ago
Brian Coca 109f954a83 Merge pull request #1310 from michaelw/patch-1
Fix error 'fail_json() takes exactly 1 argument'
9 years ago
Brian Coca b01d28049b Merge pull request #1314 from pcsforeducation/patch-1
Fix mongodb_user docs typo
9 years ago
Josh Gachnang 8d866669bb Fix mongodb_user docs typo
Bob's last name is Belcher: http://bobs-burgers.wikia.com/wiki/Bob_Belcher.

These docs made me chuckle, so thanks :)
9 years ago
Guillaume Grossetie 32658b9d3b Resolves #1312, Improve pam_limits documentation
Adds comment parameter and improve examples.
9 years ago
Michael Weber fba8c9f8a7 Fix error 'fail_json() takes exactly 1 argument'
Fixes bug #1257
9 years ago
Toshio Kuratomi 3c4f954f0f Don't raise or catch StandardError in amazon modules 9 years ago
Björn Andersson 72155d40a3 monit: Set a high timeout waiting for status changes
Instead of waiting for up to a certain number of retries we set a high
timeout and only re-check every five seconds. Certain services can
take a minute or more to start and we want to avoid waisting resources
by polling too often.
9 years ago
Björn Andersson 262f2e9048 monit: Add version_added and type for new argument 9 years ago
Björn Andersson 5835d06a4e monit: Wait for pending state changes for reloads
@mpeters reported that we're not checking that the named service is
actually there after a reload. And that sometimes monit doesn't actually
return anything at all after a reload.
9 years ago
Björn Andersson + SU Sheng Loong f8fe5a2fcd monit: Add retry for pending/initializing services
If there are already ongoing actions for a process managed by monit, the
module would exit unsuccessfully. It could also give off false positives
because it did not determine whether the service was started/stopped
when it was in a pending state. Which might be turning the service off,
but the action was to start it.

For example "Running - pending stop" would be regarded as the service
running and "state=enabled" would do nothing.

This will make Ansible wait for the state to finalize, or a timeout decided
by the new `max_retries` option, before it decides what to do.

This fixes issue #244.
9 years ago