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.
9 years ago
Michael Schuett
1c6597ec73
Typo
...
Remove typo from when I recently was testing logic for also having an include state.
9 years ago
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.
9 years ago
Maciej Delmanowski
0da9254537
libvirt: virt_net module
...
This module manages network configuration in libvirt.
9 years ago
Maciej Delmanowski
1fd1460d2f
libvirt: virt_pool module
...
This module manages storage pool configuration in libvirt.
9 years ago
Greg DeKoenigsberg
e1b15e6930
Merge pull request #438 from petemounce/win_webpicmd
...
win_webpicmd module for IIS module installation
9 years ago
Greg DeKoenigsberg
34bd09aae1
Merge pull request #440 from petemounce/win_dotnet_ngen
...
Create win_dotnet_ngen module
9 years ago
Siva Popuri
a3b703a0f6
Ansible module for managing load balancers in Centurylink Cloud
9 years ago
Eric Johnson
14fffa5b53
Merge pull request #689 from dohoangkhiem/devel
...
New module: gce_tag
9 years ago
Benno Joy
ff2009136f
Module for modifying NAT rules in vcloud or vcd
9 years ago
Benno Joy
71e08d6c3f
Module for modifying firewall rules in vcloud or vcd
9 years ago
Benno Joy
85ee695cf3
Module for creating vapp/vm in vcloud or vcd
9 years ago
dohoangkhiem
f27a817cbf
Remove incorrect copyright | minor refinement of code convention
9 years ago
Chris Church
3c6707ada1
Merge pull request #745 from petemounce/win_updates_docs
...
re-submit @adematte's PR #278 against HEAD
9 years ago
Toshio Kuratomi
00d9ff4aa0
Merge pull request #739 from ansible/fetch_url-maven
...
Port maven_artifact to fetch_url
9 years ago
Peter Mounce
8128d42dcd
re-submit @adematte's PR #278 against HEAD
9 years ago
Toshio Kuratomi
b9b42411f1
Port maven_artifact to fetch_url
9 years ago
Toshio Kuratomi
aaaff1f120
Use the correct module param names to pass user/pass
9 years ago
Toshio Kuratomi
e08a2e84da
Port layman to fetch_url
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
905737c974
Port typetalk to fetch_url
9 years ago
Toshio Kuratomi
4ef6f4ea42
Port twilio to fetch_url
9 years ago
Toshio Kuratomi
b8df0d32a2
Port sendgrid to fetch_url
9 years ago
Toshio Kuratomi
d6b0cf7bc4
Port campifre to fetch_url
9 years ago
Toshio Kuratomi
8aa490c638
Port uptimerobot 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
Kevin Brebanov
91e3d2afd5
Update documentation
9 years ago
Kevin Brebanov
dd2d35c888
Allow multiple packages to be installed at the same time
9 years ago