Commit graph

5566 commits

Author SHA1 Message Date
Rene Moser
b8056e8f6f cloudstack: add new module cs_securitygroup_rule
This module depends on ansible.module_utils.cloudstack.
2015-04-12 12:50:47 +02:00
Rene Moser
df23b4d17b cloudstack: add new module cs_securitygroup
This module depends on ansible.module_utils.cloudstack.
2015-04-12 12:48:01 +02:00
Rene Moser
e19b53532b cloudstack: add new module cs_affinitygroup
This module depends on ansible.module_utils.cloudstack.
2015-04-12 12:40:12 +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
Joe Ray
42e761df4a Import boto.ec2 in sns to allow boto profiles to be used 2015-04-01 17:17:52 +01: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
Brian Coca
512c684b52 Merge pull request #128 from robinro/patch_multiple_versions_rpm_zypper
Patch multiple versions rpm zypper
2015-03-31 23:56:28 -04:00
Brian Coca
3832be8033 Merge pull request #331 from renard/fix-patch-action-plugin
Fix patch action plugin
2015-03-31 23:54:53 -04:00
Brian Coca
f901fd0160 glusterbin needs to be global 2015-03-31 14:29:38 -04:00
Brian Coca
6168677a83 Merge pull request #359 from mcv21/devel
Fix for issue #353 (handle change in ssh-keygen behaviour)
2015-03-31 12:34:24 -04:00
Matthew Vernon
30cf73e83a Fix for issue #353 (handle change in ssh-keygen behaviour)
Prior to openssh 6.4, ssh-keygen -F returned 0 (and no output) when no
host was found. After then, it instead returned 1 and no output. This
revised code behaves correctly with either behaviour. There is
currently no other code path that results in exit(1) and no output.
2015-03-31 17:20:48 +01:00
Brian Coca
759e618c4c vertica doc fixes 2015-03-31 10:44:34 -04:00
Brian Coca
eb04e45311 fixed doc issues with cloudstack_fw 2015-03-31 09:39:27 -04:00
Brian Coca
1754c7a1ca fixed doc issues on zabbix_screen 2015-03-31 09:37:15 -04:00
Brian Coca
39cff86e7b fixed doc issues 2015-03-31 09:37:15 -04:00
Brian Coca
ca5d02c3fd Merge pull request #341 from resmo/feature/cloudstack_sshkey
cloudstack: add new module cloudstack_sshkey
2015-03-31 08:53:15 -04:00
Brian Coca
5ef7011c97 Merge pull request #349 from resmo/feature/cloudstack_iso
cloudstack: add new module cloudstack_iso
2015-03-31 08:52:31 -04:00
Brian Coca
ba34dfd364 Merge pull request #348 from resmo/feature/cloudstack_fw
cloudstack: add new module cloudstack_fw
2015-03-31 08:51:33 -04:00
Rene Moser
392feaea63 cloudstack_sshkey: cleanup docs 2015-03-31 13:37:56 +02:00
Rene Moser
c03baa7ec6 cloudstack_ssh: replace ssh public key if fingerprints do not match 2015-03-31 13:37:51 +02:00
Rene Moser
a24d691419 cloudstack_ssh: update description 2015-03-31 13:37:44 +02:00
Rene Moser
bf32de8d8f cloudstack_ssh: register_ssh_key() set public_key as param 2015-03-31 13:37:39 +02:00
Rene Moser
82e25447ad cloudstack_ssh: fix missing projectid if state=absent 2015-03-31 13:37:34 +02:00
Rene Moser
60467738ed cloudstack: add new module cloudstack_sshkey
This module depends on ansible.module_utils.cloudstack.
2015-03-31 13:37:23 +02:00
Rene Moser
9f85ae16ae cloudstack: add new module cloudstack_iso 2015-03-31 13:33:57 +02:00
Rene Moser
58aab881c2 cloudstack: add new module cloudstack_fw 2015-03-31 12:12:19 +02:00
Brian Coca
7794042cf6 fixed missing parens 2015-03-30 22:30:58 -04:00
Brian Coca
c5f787e6df Merge pull request #357 from bcoca/lxc_container_home_fix
Lxc container home fix
2015-03-30 22:12:11 -04:00
Brian Coca
ee7fbcf418 minor fix to method of finding home as previous could 'overmatch' 2015-03-30 22:11:17 -04:00
Brian Coca
3151ff1227 Merge pull request #326 from cloudnull/lxc-opts-fix-issues325
Updated lxc_container module to fix option parsing
2015-03-30 22:10:48 -04:00
Brian Coca
4c0b1b42bc minor fixes to gluster:
- removed functions from main scope
- renamed rebalance function to disambiguate from variable
- updated docs with defaults
- added exception handling to command execution
2015-03-30 20:15:40 -04:00
Brian Coca
2332af1693 Merge pull request #347 from tkellen/patch-1
correct version_added for known_hosts
2015-03-29 19:10:58 -04:00
Brian Coca
c875fa8f94 Merge pull request #352 from cove/zabbix_screen
remove superfluous defaults for required options from zabbix_screen
2015-03-29 17:09:48 -04:00
Brian Coca
d0d960c491 Merge pull request #351 from cove/zabbix_hostmacro
remove superfluous defaults for required options from zabbix_hostmacro
2015-03-29 17:09:32 -04:00
Brian Coca
4194d17788 Merge pull request #350 from cove/zabbix_host
remove superfluous defaults for required options from zabbix_host
2015-03-29 17:09:15 -04:00
Brian Coca
231ed6208d removed requirements which was causing crash with dupe from shared doc fragments 2015-03-29 17:05:53 -04:00