Commit Graph

5487 Commits (4ea269f0babca77c119e6781b36d880849af3429)
 

Author SHA1 Message Date
Manuel Sousa 4ea269f0ba Change version and remove result="success" 10 years ago
Manuel Sousa 99f4f592fa add module rabbitmq_queue 10 years ago
Toshio Kuratomi 66a96ad6e2 Merge pull request #453 from julienvey/patch-1
[homebew_cask] Be consistent in the documentation
10 years ago
Julien Vey 34b81a8756 [homebew_cask] Be consistent in the documentation
The documentation for the `state` field is not very clear. 

It says possible values are "installed, uninstalled" and default value is "present"
The examples below alow uses `present` and `absent`.

This patch uses "absent" and "present" instead of "installed" and "uninstalled"

Moreover, this is consistent with other packaging modules, like homebrew itself
10 years ago
Brian Coca 3d00e1c5d1 Merge pull request #452 from zyegfryed/patch-1
Typo
10 years ago
Sébastien Fievet 4e21eb09db Typo 10 years ago
Brian Coca fd63c5f612 Merge pull request #451 from resmo/fix/cloudstack-doc2
cloudstack: fix missing doc fragment in cs_securitygroup_rule
10 years ago
Rene Moser 8438ef995e cloudstack: fix missing doc fragment in cs_securitygroup_rule 10 years ago
Brian Coca 1b20b91282 Merge pull request #450 from resmo/fix/cloudstack-doc-fragments
cloudstack: fix missing doc fragments
10 years ago
Rene Moser dfa9037091 cloudstack: fix missing doc fragments 10 years ago
Brian Coca ee7f6bbae1 Merge pull request #449 from resmo/fix/cloudstack-doc
cloudstack: doc fixes
10 years ago
Rene Moser 1e744a885a cloudstack: doc fixes 10 years ago
Brian Coca 2690f096a4 Merge pull request #447 from swindmill/devel
Allow for specifying name instead of host as per the documentation
10 years ago
Toshio Kuratomi 28b0f3ce13 Fix documentation formatting 10 years ago
Sterling Windmill 7c675705f3 Allow for specifying name instead of host as per the documentation at http://docs.ansible.com/known_hosts_module.html 10 years ago
Brian Coca 70ea058563 Merge pull request #427 from resmo/fix/cs_vmsnapshot_missing_zone
cloudstack: fix missing zone param used in get_vm() in utils
10 years ago
Brian Coca b50dd25343 Merge pull request #426 from resmo/feature/cs_instance
cloudstack: add new module cs_instance
10 years ago
Brian Coca 0c716e0435 Merge pull request #367 from SDFE/devel
Import boto.ec2 in sns to allow boto profiles to be used
10 years ago
Rene Moser 0b18bdc57f cloudstack: add new module cs_instance
Manages instances and virtual machines
10 years ago
Brian Coca 495ad450e5 Merge pull request #439 from rramthun/portage-remove-ask-on-sync
disable ask on sync operation
10 years ago
Roland Ramthun 69e27f4039 disable ask on sync action 10 years ago
Brian Coca dd80fa221c Merge pull request #437 from rosowiecki/devel
Using get_bin_path to find rmmod and modprobe
10 years ago
Robert Osowiecki 4ffb5f065b Using get_bin_path to find rmmod and modprobe 10 years ago
Toshio Kuratomi 764a0e26b6 doc formatting 10 years ago
Brian Coca bef4eee0aa Merge pull request #225 from sgargan/consul
Ansible support Consul
10 years ago
Steve Gargan 3a6f57cbc0 use module.fail_json to report import errors. document valid duration units 10 years ago
Rene Moser b0fb6b08a9 cloudstack: fix misssing doc about vm param 10 years ago
Rene Moser ef019e6163 cloudstack: fix missing zone param used in get_vm() in utils 10 years ago
Steve Gargan 3900643352 documentation tweaks to fix missing arguments and specification of defaults 10 years ago
Brian Coca b544431a18 Merge pull request #417 from nanobeep/patch-1
Document mail module's 'msg' param and fix examples
10 years ago
Matt Jaynes 39028d6cef Remove mentions of 'msg' alias 10 years ago
Matt Jaynes a56c8ebff1 Document 'msg' param and fix examples
The 'msg' alias for 'subject' isn't in the documentation, so adding it.

In the gmail example, it uses both the 'subject' and 'msg' params, but 'msg' is an alias of 'subject', so you are essentially declaring the same param twice. If you use this example, then no subject is sent (I tested with gmail). Documentation example is updated to use 'body' as intended.

Also, updated the simple example to use 'subject' instead of the 'msg' alias since it is more explicit.
10 years ago
Brian Coca 3148aafa17 moved new module to proper subdir
fixed doc issues
minor code adjustments
10 years ago
Brian Coca 038b76d1de Merge pull request #415 from jcpowermac/add_vmware_datacenter_module
New VMware Module to support adding a datacenter
10 years ago
James Cammarata db64a6b584 Merge pull request #416 from dougluce/devel
A module to manage global environment variables in crontabs
10 years ago
Brian Coca 732f1060e8 Merge pull request #390 from resmo/feature/cs_vmsnapshot
cloudstack: add new module cs_vmsnapshot
10 years ago
Brian Coca 3073449996 Merge pull request #375 from resmo/feature/cloudstack_ag
cloudstack: add new module cs_affinitygroup
10 years ago
Brian Coca 02242f5fca Merge pull request #374 from resmo/feature/cloudstack_sg_rule
cloudstack: add new module cs_securitygroup_rule
10 years ago
Brian Coca 82bdf562d2 Merge pull request #361 from resmo/feature/cloudstack_sg
cloudstack: add new module cs_securitygroup
10 years ago
Doug Luce 1fa73cd0a3 Add the cronvar module.
This manages environment variables in Vixie crontabs.  It includes
addition/removal/replacement of variables and ordering via the
insertbefore/insertafter parameters.
10 years ago
Joseph Callen 7458cdd722 New VMware Module to support adding a datacenter 10 years ago
Brian Coca 2c2a106321 Merge pull request #412 from mavit/pkg5-accept
Fix typo in pkg5 module
10 years ago
Peter Oliver cb05f0834b Fix typo. 10 years ago
Brian Coca 579cc55cb7 Merge pull request #408 from bcoca/fix_known_hosts_24
fixed 2.4 compatibility
10 years ago
Brian Coca 3c9131b09c added aliases docs 10 years ago
Brian Coca 048a3b8062 Merge pull request #406 from rnowling/gluster-multiple-bricks
Issue #403: Add support for multiple bricks to gluster_volume
10 years ago
RJ Nowling 6d66beb793 Change 'brick' to 'bricks' and add 'brick' as an alias. Add example with multiple bricks. 10 years ago
Brian Coca b870126f4b Merge pull request #409 from Jmainguy/glusterfs
Fixes bug where state=absent did not work in gluster_volume
10 years ago
Jonathan Mainguy ae34395f01 Fixes bug where state=absent did not work 10 years ago
Brian Coca 118c79e335 Merge pull request #376 from mavit/pkg5-accept
Add an accept_licenses option to pkg5 module
10 years ago