Charlie Root
fbd8c6b398
Add rootdir option to pkgng
2015-04-21 15:44:58 +03:00
Brian Coca
2c2a106321
Merge pull request #412 from mavit/pkg5-accept
...
Fix typo in pkg5 module
2015-04-20 15:28:53 -04:00
Peter Oliver
cb05f0834b
Fix typo.
2015-04-20 19:52:31 +01:00
Brian Coca
579cc55cb7
Merge pull request #408 from bcoca/fix_known_hosts_24
...
fixed 2.4 compatibility
2015-04-20 13:21:52 -04:00
Brian Coca
3c9131b09c
added aliases docs
2015-04-20 10:20:50 -04:00
Brian Coca
048a3b8062
Merge pull request #406 from rnowling/gluster-multiple-bricks
...
Issue #403 : Add support for multiple bricks to gluster_volume
2015-04-20 10:16:52 -04:00
RJ Nowling
6d66beb793
Change 'brick' to 'bricks' and add 'brick' as an alias. Add example with multiple bricks.
2015-04-20 09:13:52 -05:00
Brian Coca
b870126f4b
Merge pull request #409 from Jmainguy/glusterfs
...
Fixes bug where state=absent did not work in gluster_volume
2015-04-19 23:50:21 -04:00
Jonathan Mainguy
ae34395f01
Fixes bug where state=absent did not work
2015-04-19 15:29:30 -04:00
Brian Coca
118c79e335
Merge pull request #376 from mavit/pkg5-accept
...
Add an accept_licenses option to pkg5 module
2015-04-19 11:54:50 -04:00
Peter Oliver
9d720f52c8
Add an accept_licenses option to pkg5 module
...
This accepts any software licences required by the package.
2015-04-19 16:49:09 +01:00
Brian Coca
2535a49284
fixed 2.4 compatibility
2015-04-18 21:50:06 -04:00
RJ Nowling
20d998a6d6
Improve documentation for gluster_volume brick parameter
2015-04-17 14:59:10 -05:00
RJ Nowling
c7853c9f08
Issue #403 : Add support for multiple bricks to gluster_volume
2015-04-17 14:48:53 -05:00
Brian Coca
2f4fa76298
Merge pull request #402 from ndonegan/devel
...
sys.exit used, but not imported.
2015-04-16 15:15:22 -04:00
Brian Coca
698098ae57
doc update for zypper
2015-04-16 09:45:23 -04:00
Brian Coca
d24e50ed1a
Merge pull request #368 from greghaynes/feature/zypper-install-type
...
Add type property to zypper
2015-04-16 08:46:12 -04:00
Niall Donegan
b125d2685a
Handle missing module with fail_json
2015-04-15 17:07:18 +01:00
Niall Donegan
b4ad532248
sys.exit used, but not imported.
2015-04-15 16:15:31 +01:00
Toshio Kuratomi
df7fcc90d9
Merge pull request #401 from mscherer/fix_385
...
Expand user in path, fix #385
2015-04-15 03:31:02 -07:00
Michael Scherer
9ba0f9f572
Expand user in path, fix #385
2015-04-14 18:48:36 -04:00
Brian Coca
21c8266ebd
Merge pull request #399 from rnowling/devel
...
Make `module` global in `gluster_volume`. Small whitespace formatting fixes.
2015-04-14 13:07:00 -04:00
RJ Nowling
582da5b911
Make 'module' global. Small whitespace formatting fixes. Closes Issue #397 .
2015-04-14 12:02:32 -05:00
Toshio Kuratomi
9b5821f5f7
Merge pull request #393 from makaimc/twilio
...
Update twilio module for MMS & multiple message recipients
2015-04-13 09:16:19 -07:00
Matthew Makai
6522e4e016
updating main for loop based on @abadger code review
2015-04-13 12:06:27 -04:00
Matthew Makai
c72be32b94
fixing typo in documentation
2015-04-13 11:55:20 -04:00
Matthew Makai
9f4ad02469
updating twilio module to optionally support MMS
2015-04-13 11:42:50 -04:00
Matthew Makai
3e1ffd12c7
updating twilio module docs and making it possible to send to a list of phone numbers
2015-04-13 11:22:09 -04:00
Toshio Kuratomi
5d80a2c215
Merge pull request #392 from makaimc/sendgrid
...
Sendgrid API notifications module
2015-04-13 08:00:36 -07:00
Matthew Makai
2f2a69ad88
updating sendgrid module based on code review by @abadger
2015-04-13 10:25:24 -04:00
Matthew Makai
757a047a79
adding sendgrid module to extras
2015-04-13 10:04:10 -04:00
Brian Coca
5594d7ca43
Merge pull request #389 from resmo/fix/cloudstack_name_schema
...
cloudstack: rename modules to more meaningful name schema
2015-04-13 09:51:57 -04:00
Brian Coca
bb39b82d57
Merge pull request #387 from jefersondaniel/patch-1
...
Fixes #335
2015-04-13 08:20:18 -04:00
Rene Moser
39d30168a5
cloudstack: rename modules to more meaningful name schema
2015-04-12 12:59:03 +02:00
Jeferson Daniel
eaa136cb08
Fixes #335
2015-04-11 16:00:43 -03:00
Brian Coca
04aa579f1f
Merge pull request #386 from rhorer/patch-1
...
Update twilio.py module name in Examples
2015-04-10 18:44:57 -04:00
rhorer
14bb55e67e
Update twilio.py module name in Examples
2015-04-10 15:27:34 -05:00
Brian Coca
83ed7b1749
Merge pull request #249 from simono/patch-1
...
homebrew: Package name is not required.
2015-04-09 12:20:42 -04:00
Brian Coca
c1fee2dede
Merge pull request #381 from sky-shiny/lvol-revert-yes
...
Revert "system/lvol: Suppress prompts from lvcreate"
I should have checked this on more platforms, I verified and this option is missing in most of them
2015-04-09 08:32:28 -04:00
Simon Olofsson
8e24529970
homebrew: Package name is not required.
...
e.g. `- homebrew: update_homebrew=yes upgrade_all=yes' is a valid task.
2015-04-09 13:16:47 +02:00
Brian Coca
fc87e8ae15
Merge pull request #380 from renard/lldp-keep-whole-lines
...
[lldp] Merge wrapped lines.
2015-04-08 16:54:08 -04:00
mcameron
1f5e243acf
Revert "system/lvol: Suppress prompts from lvcreate"
...
This reverts commit f8d04bec1b
.
2015-04-08 17:37:53 +01:00
Sébastien Gross
7c9217a8f7
[lldp] Merge wrapped lines.
...
Some devices return their description on multiple lines such as:
lldp.eth0.chassis.descr=cisco CISCO7609-S running on
Cisco IOS Software, c7600s72033_rp Software (c7600s72033_rp-IPSERVICESK9-M), Version 12.2(33)SRE3, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2011 by Cisco Systems, Inc.
Compiled Wed 26-Jan-11 06:54 by prod_rel_team
The generated fact will result as:
"descr": "cisco CISCO7609-S running on"
This patch fixes the line wrapping to return the full description
handling line breaks:
"descr": "cisco CISCO7609-S running on\nCisco IOS Software, c7600s72033_rp Software (c7600s72033_rp-IPSERVICESK9-M), Version 12.2(33)SRE3, RELEASE SOFTWARE (fc1)\nTechnical Support: http://www.cisco.com/techsupport\nCopyright (c) 1986-2011 by Cisco Systems, Inc.\nCompiled Wed 26-Jan-11 06:54 by prod_rel_team"
2015-04-08 18:33:40 +02:00
Brian Coca
4048de9c1e
Merge pull request #373 from andyhky/add_failover
...
bigip_facts: Add missing 'device' option
2015-04-03 17:49:31 -04:00
Gregory Haynes
44280e461c
Add type property to zypper
...
To install patterns and other package types a type parameter needs to be
specified to zypper.
2015-04-02 14:08:42 -07:00
Brian Coca
dc0cfbd1b4
Merge pull request #369 from bcoca/known_hosts_oserrors
...
now also captrure OSErrors on temp file creation
2015-04-02 15:56:26 -04:00
Andy Hill
3431275921
bigip_facts: Add missing "device" option
...
The device option was already implemented but omitted from docs and allowed
choices. With the addition of device, a devices failover_state can be
determined.
2015-04-02 13:44:07 -04:00
Brian Coca
89284bcce0
now also captrure OSErrors on temp file
...
fixes #360
2015-04-01 20:44:28 -04:00
Brian Coca
21fce8ac73
Merge pull request #217 from wimnat/issue-197
...
Convert symlinks specified in pvs to actual path
2015-03-31 23:59:16 -04:00
Brian Coca
d4d5d7cf73
Merge pull request #190 from yuriks/patch-1
...
crypttab: Fix parameter checking with state=absent
2015-03-31 23:58:52 -04:00