Commit graph

6395 commits

Author SHA1 Message Date
Michael Schuett
e8e0076bf4 Update and rename ec2_search.py to ec2_remote_facts.py 2015-07-29 22:21:14 -04:00
Michael Schuett
c08fa1269d Remove unneeded nesting
The double nesting causes an issue with setting a default empty list if you need to loop over this using with_items. This fixes the issue since it looks like ansible silently fails at setting the default if you use with_items: registered_var['one']['two'] where one is not set.
2015-07-25 18:42:11 -04:00
Michael Schuett
c64c2995a4 Document ignore_state
Added documentation for ignore_state and updated the example since you
would really only use this module if you are going to register it to a
variable.
2015-07-24 18:10:46 -04:00
Michael Schuett
1c6597ec73 Typo
Remove typo from when I recently was testing logic for also having an include state.
2015-07-24 17:54:47 -04:00
Michael Schuett
9df0473932 ec2_search module
This module lets you get information about any number of ec2 instances
in your environment. It also has the option of creating hostnames based
on the ip of your server.
2015-07-24 17:48:44 -04:00
Greg DeKoenigsberg
e1b15e6930 Merge pull request #438 from petemounce/win_webpicmd
win_webpicmd module for IIS module installation
2015-07-23 13:58:38 -04:00
Greg DeKoenigsberg
34bd09aae1 Merge pull request #440 from petemounce/win_dotnet_ngen
Create win_dotnet_ngen module
2015-07-23 13:54:34 -04:00
Eric Johnson
14fffa5b53 Merge pull request #689 from dohoangkhiem/devel
New module: gce_tag
2015-07-23 06:45:47 -07:00
dohoangkhiem
f27a817cbf Remove incorrect copyright | minor refinement of code convention 2015-07-23 10:57:44 +07:00
Chris Church
3c6707ada1 Merge pull request #745 from petemounce/win_updates_docs
re-submit @adematte's PR #278 against HEAD
2015-07-22 21:49:42 -04:00
Toshio Kuratomi
00d9ff4aa0 Merge pull request #739 from ansible/fetch_url-maven
Port maven_artifact to fetch_url
2015-07-22 16:54:44 -07:00
Peter Mounce
8128d42dcd re-submit @adematte's PR #278 against HEAD 2015-07-22 23:29:49 +01:00
Toshio Kuratomi
b9b42411f1 Port maven_artifact to fetch_url 2015-07-22 12:06:54 -07:00
Toshio Kuratomi
aaaff1f120 Use the correct module param names to pass user/pass 2015-07-22 12:01:46 -07:00
Toshio Kuratomi
167cad99fa Merge pull request #735 from ansible/fetch_url-campfire
Port campfire to fetch_url
2015-07-22 07:13:52 -07:00
Toshio Kuratomi
1edb2ceccd Merge pull request #743 from madddi/devel
ISO-8859-15 locale normalization in locale_gen module, fixes #741
2015-07-21 12:44:36 -07:00
Mathias Merscher
44df5a9be5 ISO-8859-15 locale normalization in locale_gen module
Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net>
2015-07-21 21:08:02 +02:00
Toshio Kuratomi
26c1bd76c3 Fix typo in docs 2015-07-21 11:21:19 -07:00
Brian Coca
e93da2df99 Merge pull request #683 from StackPointCloud/feature/profitbricks-compute-module
ProfitBricks Compute Module
2015-07-21 14:03:11 -04:00
Brian Coca
d63648d3c2 fixed decriptions to be lists 2015-07-21 12:58:37 -04:00
Toshio Kuratomi
45f1c7903a dnf rewrite requires 2.6 and above (dnf bindings require 2.6 and above as well) 2015-07-21 07:02:50 -07:00
Toshio Kuratomi
d6b0cf7bc4 Port campifre to fetch_url 2015-07-20 23:28:29 -07:00
Toshio Kuratomi
79173ac18d Clean up unneeded urllib2 imports 2015-07-20 23:04:27 -07:00
Brian Coca
d5dd5f461f Merge pull request #702 from markleehamilton/openvswitch-port-v3
Added support to assign attached mac address interface id and port options.
2015-07-20 21:08:17 -04:00
Greg DeKoenigsberg
f345da0626 Merge pull request #727 from geerlingguy/fix-haproxy-docs
Clarify HAProxy module documentation
2015-07-20 14:39:08 -04:00
Brian Coca
46f01535ec minor docfixes 2015-07-20 11:34:57 -04:00
Brian Coca
aea762bfce fixed version added 2015-07-20 11:31:33 -04:00
Brian Coca
8075df103c Merge pull request #729 from CenturylinkTechnology/clc_group
clc_group : the ansible module to manage groups on a centurylink cloud
2015-07-20 11:30:01 -04:00
Siva Popuri
6e861f7c74 Merge branch 'devel' into clc_group 2015-07-20 10:20:13 -05:00
Siva Popuri
0135e13611 merge changes from upstream 2015-07-20 10:17:56 -05:00
Siva Popuri
4c0aaf8c90 Corrected the license text to match GPLv3 2015-07-20 10:05:35 -05:00
Brian Coca
edbd715985 Merge pull request #698 from CenturylinkTechnology/clc_publicip
clc_publicip : the ansible module to manage public ip on a centurylink cloud
2015-07-20 10:02:57 -04:00
Brian Coca
2dee57b512 Merge pull request #728 from resmo/feature/cs_staticnat
cloudstack: new module cs_staticnat
2015-07-20 09:57:34 -04:00
Rene Moser
312b34ad81 cloudstack: new module cs_staticnat 2015-07-20 15:38:31 +02:00
Matt Baldwin
fd55a30757 Correcting issues raised by @abadger. 2015-07-19 17:11:23 -07:00
Jeff Geerling
b781b8bda1 Make HAProxy module documentation a little easier to read. 2015-07-19 17:35:32 -05:00
Brian Coca
8c72a469e3 Merge pull request #726 from resmo/for-ansible
cloudstack: bugfixes and cleanups
2015-07-19 17:16:17 -04:00
Rene Moser
7d6738ab9d cloudstack: cs_instance: fix display_name not used in deployment 2015-07-19 15:10:36 +02:00
Rene Moser
8e6e9c782b cloudstack: use get_or_fallback() from cloudstack utils 2015-07-19 15:09:49 +02:00
Rene Moser
6c9410dce9 cloudstack: cs_portforward: fix public_end_port was used for private_end_port 2015-07-19 14:57:08 +02:00
Brian Coca
591c22b18f Merge pull request #680 from wimnat/feature/s3_logging
New module - s3_logging
2015-07-18 23:47:21 -04:00
Rob White
9fb2eae7dd Doc fixup 2015-07-19 13:43:04 +10:00
Rob White
c791282c95 Removed requirement for target_bucket 2015-07-19 11:10:48 +10:00
Brian Coca
40b85c8431 Merge pull request #724 from drybjed/virt-babyjson
virt: remove BabyJSON
2015-07-18 16:32:42 -04:00
Maciej Delmanowski
ebb9125567 virt: remove BabyJSON
Removed the usage of baby json. This is in response to the fact
that the baby json functionality was removed in Ansible 1.8

Ref: #430
2015-07-18 13:54:30 +02:00
Brian Coca
5e7833d2b3 Merge pull request #723 from schwartzmx/update/docs-win_unzip
win_unzip - minor doc fixes that had lingering description of deprecated functions
2015-07-17 23:22:52 -04:00
Phil
b598161f46 minor doc fixes that had lingering description of deprecated functions 2015-07-17 22:15:57 -05:00
Siva Popuri
fa7a5f4233 Added clc ansible module for managing groups in centurylink cloud 2015-07-17 13:24:31 -05:00
Siva Popuri
3e5fa95891 Revert "ansible modules for centurylink cloud are added"
This reverts commit 11c953477c.
2015-07-17 13:15:10 -05:00
Rob White
dd4d33b1fe New module - s3_logging 2015-07-17 15:39:49 +10:00