Siva Popuri
|
ecf30095bc
|
ansible module for managing alert policy in centurylink cloud has been added
|
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 |
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
|
9 years ago |
Rene Moser
|
8e6e9c782b
|
cloudstack: use get_or_fallback() from cloudstack utils
|
9 years ago |
Rene Moser
|
6c9410dce9
|
cloudstack: cs_portforward: fix public_end_port was used for private_end_port
|
9 years ago |
Brian Coca
|
591c22b18f
|
Merge pull request #680 from wimnat/feature/s3_logging
New module - s3_logging
|
9 years ago |
Rob White
|
9fb2eae7dd
|
Doc fixup
|
9 years ago |
Rob White
|
c791282c95
|
Removed requirement for target_bucket
|
9 years ago |
Brian Coca
|
40b85c8431
|
Merge pull request #724 from drybjed/virt-babyjson
virt: remove BabyJSON
|
9 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
|
9 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
|
9 years ago |
Phil
|
b598161f46
|
minor doc fixes that had lingering description of deprecated functions
|
9 years ago |
Siva Popuri
|
fa7a5f4233
|
Added clc ansible module for managing groups in centurylink cloud
|
9 years ago |
Siva Popuri
|
3e5fa95891
|
Revert "ansible modules for centurylink cloud are added"
This reverts commit 11c953477c .
|
9 years ago |
Rob White
|
dd4d33b1fe
|
New module - s3_logging
|
9 years ago |
Brian Coca
|
cf764bf060
|
minor doc fixes
|
9 years ago |
Brian Coca
|
cc305adfb6
|
minor doc fixes
|
9 years ago |
Brian Coca
|
2754157d87
|
minor doc fixes
|
9 years ago |
Brian Coca
|
bbc0f853d0
|
minor doc fixes
|
9 years ago |
Brian Coca
|
7b2f2b7667
|
added version added
|
9 years ago |
Brian Coca
|
2cf81c4049
|
Merge pull request #195 from ThePixelDeveloper/feature/elasticsearch
Add Elasticsearch plugin module
|
9 years ago |
Mathew Davies
|
2d2ea412ae
|
Add more examples
|
9 years ago |
Mathew Davies
|
fb42f6effc
|
Note that the plugin can't be updated once installed
|
9 years ago |
Mathew Davies
|
6fa1809ec4
|
Move ansible util import to the bottom of the module
|
9 years ago |
Mathew Davies
|
394053ff2b
|
Add default documentation for timeout
|
9 years ago |
Mathew Davies
|
045f0908e2
|
Add required property to version documentation
|
9 years ago |
Mathew Davies
|
93e59297f0
|
Remove debugging line
|
9 years ago |
Mathew Davies
|
ebbe84b2d6
|
Document defaults
|
9 years ago |
Mathew Davies
|
4e140bb80e
|
Add Elasticsearch plugin module
|
9 years ago |
Siva Popuri
|
8a41108b2b
|
corrected the license string to make it compatible with GPLV3
|
9 years ago |
Toshio Kuratomi
|
ff2386faf4
|
Tabs to spaces
Fixes #666
|
9 years ago |
Brian Coca
|
ed5c623e7c
|
added placeholder to be used on build (TODO: update makefile)
|
9 years ago |
Brian Coca
|
91690b67a1
|
Merge pull request #168 from bekelchik/bekelchik
New sts_assume_role module
|
9 years ago |
Siva Popuri
|
3ac3f02c32
|
changes to include PR review comments
|
9 years ago |
Boris Ekelchik
|
998bba4a21
|
Added changes requested by reviewers
Copied @wimnat incorporating changes requested in feedback comments
|
9 years ago |
Brian Coca
|
8a89f4afe4
|
Merge pull request #705 from resmo/for-ansible
cloudstack: cs_instance: fix missing resource error in check mode if instance is not yet present
|
9 years ago |
Greg DeKoenigsberg
|
c6e069dead
|
Merge pull request #174 from schwartzmx/module/win_unzip
win_unzip Module
|
9 years ago |
Rene Moser
|
1ccb21bd18
|
cloudstack: cs_instance: fix missing resource error in check mode if instance is not yet present
|
9 years ago |
Siva Popuri
|
539fd2357b
|
Removed all of the clc-ansbile-modules and kept only clc_publicip as the first module to go
|
9 years ago |
Toshio Kuratomi
|
5713cc5ee9
|
Merge pull request #697 from resmo/fix/doc-fix-irc
irc: remove version_added for nick option
|
9 years ago |
Rene Moser
|
795425f32d
|
irc: remove version_added for nick option, should have been nick_to option
|
9 years ago |