Siva Popuri
b8d9ab898d
Ansible module for modifying existing servers in Centurylink cloud
2015-07-30 13:34:13 -05:00
Brian Coca
50f4b2c3de
minor doc fix
2015-07-29 22:11:36 -04:00
Brian Coca
8bd3ead27e
Merge pull request #22 from mscherer/add_selinux_permissive
...
Add selinux_permissive module, to be able to manage permissive domain
2015-07-29 22:09:19 -04:00
Brian Coca
aa747818d9
Merge pull request #785 from srvg/bug/openiscsi-emptylist
...
open_iscsi: return devicenodes as empty list if no LUN's
2015-07-29 20:16:50 -04:00
Serge van Ginderachter
d2b44b1053
open_iscsi: minor PEP8 whitespace fixes
2015-07-29 16:16:15 +02:00
Serge van Ginderachter
b2f8e5dc59
Return devicenodes as empty list if no LUN's
...
got connected. It is possible for an intiator to successfully connect to a
target, whilst getting no LUN's back. If no devicenodes get detected, it makes
more sense to return an empty list than plainly None.
This potentially avoids further tasks to have to check if devicenodes is
iterable.
2015-07-29 16:13:02 +02:00
Brian Coca
827b2a4196
clarified xmpp lib to use
2015-07-28 18:53:30 -04:00
Brian Coca
74c20b0639
Merge pull request #748 from bennojoy/vca_nat
...
Module for modifying nat rules in vcloud air or vcd
2015-07-28 18:46:07 -04:00
Brian Coca
322c1a871c
Merge pull request #747 from bennojoy/vca_fw
...
Module for modifying firewall rules in vcloud air or vcd
2015-07-28 18:44:37 -04:00
Brian Coca
128e5284fc
minor doc fixes to xenserver_facts
2015-07-28 16:12:50 -04:00
Brian Coca
7daa4adefa
Merge pull request #40 from andyhky/xenserver_module
...
Add XenServer module
2015-07-28 16:10:37 -04:00
Brian Coca
3a987b49fc
Merge pull request #778 from wimnat/feature/ec2_vpc_route_table_facts
...
New module - ec2_vpc_route_table_facts
2015-07-28 14:58:20 -04:00
Toshio Kuratomi
0297a7e7e6
Use fetch_urls code to do basic auth instead of our own i nthe twilio
...
module
2015-07-28 11:36:31 -07:00
Brian Coca
e30d8b84fe
more doc fixes
2015-07-28 14:27:21 -04:00
Toshio Kuratomi
4e5c5fa728
Merge pull request #737 from ansible/fetch_url-twilio
...
Port twilio to fetch_url
2015-07-28 11:24:57 -07:00
Toshio Kuratomi
aa1b4caa8a
Merge pull request #734 from ansible/fetch_url-uptimerobot
...
Port uptimerobot to fetch_url
2015-07-28 11:21:08 -07:00
Toshio Kuratomi
27e7f03d57
Merge pull request #740 from ansible/fetch_url-layman
...
Port layman to fetch_url
2015-07-28 11:19:18 -07:00
Toshio Kuratomi
079720a341
Merge pull request #738 from ansible/fetch_url-typetalk
...
Port typetalk to fetch_url
2015-07-28 10:58:59 -07:00
Toshio Kuratomi
5a2869bc10
Merge pull request #736 from ansible/fetch_url-sendgrid
...
Port sendgrid to fetch_url
2015-07-28 10:55:30 -07:00
Toshio Kuratomi
4a43f52437
Use fetch_url's basic auth instead of code specific to this module
2015-07-28 10:51:13 -07:00
Brian Coca
1d06ee6e2d
minor doc fixes to pam_limits
2015-07-28 08:50:23 -04:00
Rob White
5f5ae26cc1
New module - ec2_vpc_route_table_facts
2015-07-28 22:33:57 +10:00
Brian Coca
82c6a87bb0
Merge pull request #96 from usawa/devel
...
Add pam_limits module to ansible : modify PAM limits for Linux
2015-07-28 08:21:56 -04:00
Andy Hill
b37777ed21
Add xenserver_facts module
...
This module gathers facts about a XenServer host, gathering them in a single
connection instead of multiple xe commands.
2015-07-28 06:37:49 -04:00
Benno Joy
abaf4ce59d
update license
2015-07-28 15:51:57 +05:30
Benno Joy
047e37a28c
update license
2015-07-28 15:49:44 +05:30
Brian Coca
a6e0fcaf6c
Merge pull request #776 from drybjed/update-virt_pool
...
Update author information in virt_pool docs
2015-07-27 22:42:26 -04:00
Brian Coca
0bdeb9ee47
Merge pull request #757 from drybjed/virt_net
...
libvirt: virt_net module
2015-07-27 18:53:40 -04:00
Toshio Kuratomi
551972c26d
Merge pull request #733 from ansible/fetch_url-librato
...
Port librato_annotation to fetch_url
2015-07-27 15:24:56 -07:00
Maciej Delmanowski
375b2234b1
Update author information in virt_pool docs
2015-07-28 00:22:51 +02:00
Maciej Delmanowski
2af729944a
Update author information in virt_net docs
2015-07-28 00:21:27 +02:00
Brian Coca
3cbe8cea0b
Merge pull request #775 from resmo/for-ansible
...
cloudstack: fix typos in doc
2015-07-27 18:09:02 -04:00
Rene Moser
5abaab68a4
cloudstack: fix typos in doc
2015-07-28 00:05:37 +02:00
Brian Coca
0984e9964f
Merge pull request #756 from drybjed/virt_pool
...
libvirt: virt_pool module
2015-07-27 14:11:54 -04:00
Brian Coca
9a771ce91a
Merge pull request #700 from markleehamilton/openvswitch-bridge-v1
...
Add support for external_id and fail_mode. Updated syntax to pass pep…
2015-07-27 13:06:17 -04:00
Brian Coca
4563d17953
Merge pull request #768 from fnando/fix-hipchat-notifier
...
Hipchat uses incorrect variable name.
2015-07-27 11:12:17 -04:00
Nando Vieira
439bccc286
Use correct variable name.
2015-07-27 01:45:03 -03:00
Michael Scherer
2662ec9669
Add selinux_permissive module, to be able to manage permissive domain
2015-07-26 18:34:19 +02:00
Maciej Delmanowski
c011923e3b
Remove unused parameter from method arguments
2015-07-25 18:23:39 +02:00
Maciej Delmanowski
39b635ae79
Rewrite method to not use try/except
...
Additional checks are not needed, because 'self.conn.get_entry(-1)'
returns all existing entries, each one should have state defined.
2015-07-25 18:23:01 +02:00
Maciej Delmanowski
d8b6dd5927
Rewrite for loops in a more Pythonic style
2015-07-25 18:22:31 +02:00
Maciej Delmanowski
055a31ba07
Remove separate check for Xen
...
Module checked for Xen-based system, however since 'xen:///' URI support
exists in 'libvirt', we should use it explicitly instead.
2015-07-25 18:21:10 +02:00
Maciej Delmanowski
13e51060ec
Remove unused parameter from method arguments
2015-07-25 18:18:39 +02:00
Maciej Delmanowski
2b15b0564c
Add whitespace so diff with 'virt_pool' is easier
2015-07-25 18:18:00 +02:00
Maciej Delmanowski
dc92f0af4c
Rewrite method to not use try/except
...
Additional checks are not needed, because 'self.conn.get_entry(-1)'
returns all existing entries, each one should have state defined.
2015-07-25 18:15:23 +02:00
Maciej Delmanowski
00e7e225ce
Rewrite for loops in a more Pythonic style
2015-07-25 18:14:03 +02:00
Maciej Delmanowski
8b2cc4f7bb
Remove separate check for Xen
...
Module checked for Xen-based system, however since 'xen:///' URI support
exists in 'libvirt', we should use it explicitly instead.
2015-07-25 18:11:52 +02:00
Brian Coca
146c2ac3bc
Merge pull request #763 from mscherer/fix_656
...
Do not assume that /var/lib/locales/supported.d/local exist
2015-07-25 11:52:04 -04:00
Brian Coca
50fd324998
Merge pull request #764 from mscherer/fix_507
...
Move examples to EXAMPLES variable
2015-07-25 11:15:40 -04:00
Brian Coca
7676213528
Merge pull request #765 from mscherer/fix_ansible_11395
...
Use the parameter 'name' everywhere for consistency
2015-07-25 11:14:28 -04:00