Commit Graph

6446 Commits (4a43f52437b5568837925c6cbbc43927365e7d3e)
 

Author SHA1 Message Date
Toshio Kuratomi aaaff1f120 Use the correct module param names to pass user/pass 9 years ago
Toshio Kuratomi 167cad99fa Merge pull request #735 from ansible/fetch_url-campfire
Port campfire to fetch_url
9 years ago
Toshio Kuratomi 1edb2ceccd Merge pull request #743 from madddi/devel
ISO-8859-15 locale normalization in locale_gen module, fixes #741
9 years ago
Mathias Merscher 44df5a9be5 ISO-8859-15 locale normalization in locale_gen module
Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net>
9 years ago
Toshio Kuratomi 26c1bd76c3 Fix typo in docs 9 years ago
Brian Coca e93da2df99 Merge pull request #683 from StackPointCloud/feature/profitbricks-compute-module
ProfitBricks Compute Module
9 years ago
Brian Coca d63648d3c2 fixed decriptions to be lists 9 years ago
Toshio Kuratomi 45f1c7903a dnf rewrite requires 2.6 and above (dnf bindings require 2.6 and above as well) 9 years ago
Toshio Kuratomi d6b0cf7bc4 Port campifre to fetch_url 9 years ago
Toshio Kuratomi 626977f90e Port librarto_annotation from urllib2 to fetch_url 9 years ago
Toshio Kuratomi 79173ac18d Clean up unneeded urllib2 imports 9 years ago
Brian Coca d5dd5f461f Merge pull request #702 from markleehamilton/openvswitch-port-v3
Added support to assign attached mac address interface id and port options.
9 years ago
Mark Hamilton b51c252127 removed syslog import 9 years ago
Greg DeKoenigsberg f345da0626 Merge pull request #727 from geerlingguy/fix-haproxy-docs
Clarify HAProxy module documentation
9 years ago
Brian Coca 46f01535ec minor docfixes 9 years ago
Brian Coca aea762bfce fixed version added 9 years ago
Brian Coca 8075df103c Merge pull request #729 from CenturylinkTechnology/clc_group
clc_group : the ansible module to manage groups on a centurylink cloud
9 years ago
Siva Popuri 6e861f7c74 Merge branch 'devel' into clc_group 9 years ago
Siva Popuri 0135e13611 merge changes from upstream 9 years ago
Siva Popuri 4c0aaf8c90 Corrected the license text to match GPLv3 9 years ago
Brian Coca edbd715985 Merge pull request #698 from CenturylinkTechnology/clc_publicip
clc_publicip : the ansible module to manage public ip on a centurylink cloud
9 years ago
Brian Coca 2dee57b512 Merge pull request #728 from resmo/feature/cs_staticnat
cloudstack: new module cs_staticnat
9 years ago
Rene Moser 312b34ad81 cloudstack: new module cs_staticnat 9 years ago
Matt Baldwin fd55a30757 Correcting issues raised by @abadger. 9 years ago
Jeff Geerling b781b8bda1 Make HAProxy module documentation a little easier to read. 9 years ago
Brian Coca 8c72a469e3 Merge pull request #726 from resmo/for-ansible
cloudstack: bugfixes and cleanups
9 years ago
Rene Moser 7d6738ab9d cloudstack: cs_instance: fix display_name not used in deployment 10 years ago
Rene Moser 8e6e9c782b cloudstack: use get_or_fallback() from cloudstack utils 10 years ago
Rene Moser 6c9410dce9 cloudstack: cs_portforward: fix public_end_port was used for private_end_port 10 years ago
Brian Coca 591c22b18f Merge pull request #680 from wimnat/feature/s3_logging
New module - s3_logging
10 years ago
Rob White 9fb2eae7dd Doc fixup 10 years ago
Rob White c791282c95 Removed requirement for target_bucket 10 years ago
Brian Coca 40b85c8431 Merge pull request #724 from drybjed/virt-babyjson
virt: remove BabyJSON
10 years ago
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
10 years ago
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
10 years ago
Phil b598161f46 minor doc fixes that had lingering description of deprecated functions 10 years ago
Siva Popuri fa7a5f4233 Added clc ansible module for managing groups in centurylink cloud 10 years ago
Siva Popuri 3e5fa95891 Revert "ansible modules for centurylink cloud are added"
This reverts commit 11c953477c.
10 years ago
Rob White dd4d33b1fe New module - s3_logging 10 years ago
Brian Coca cf764bf060 minor doc fixes 10 years ago
Brian Coca cc305adfb6 minor doc fixes 10 years ago
Brian Coca 2754157d87 minor doc fixes 10 years ago
Brian Coca bbc0f853d0 minor doc fixes 10 years ago
Brian Coca 7b2f2b7667 added version added 10 years ago
Brian Coca 2cf81c4049 Merge pull request #195 from ThePixelDeveloper/feature/elasticsearch
Add Elasticsearch plugin module
10 years ago
Mathew Davies 2d2ea412ae Add more examples 10 years ago
Mathew Davies fb42f6effc Note that the plugin can't be updated once installed 10 years ago
Mathew Davies 6fa1809ec4 Move ansible util import to the bottom of the module 10 years ago
Mathew Davies 394053ff2b Add default documentation for timeout 10 years ago
Mathew Davies 045f0908e2 Add required property to version documentation 10 years ago