Enric Lluelles
3f9a62c136
Add slash to valid characters for packages
...
To allow it to download packes from taps, or external commands like
caskroom/cask/brew-cask
11 years ago
Toshio Kuratomi
8b62a45466
Fix docs - don't need quote anymore
11 years ago
Brian Coca
a07fc88ba0
Merge pull request #531 from UnderGreen/proxmox_module_examples
...
Proxmox VE module examples
11 years ago
Brian Coca
753922505e
Merge pull request #532 from resmo/fix/proxmox
...
proxmox: doc update and prevent to log passwords
11 years ago
Dan Keder
504bf832b4
seport.py: Minor changes in docstrings
11 years ago
Dan Keder
700b719fff
seport.py: Add ability to specify multiple ports/port ranges
...
It's way faster than running the module repeatedly.
11 years ago
Brian Coca
2f9d30ae5b
Merge pull request #480 from RubenKelevra/patch-2
...
pacman: change -Syy to -Sy for "update-cache"
just noting we may want to add an option to force updating the cache in the future
11 years ago
Brian Coca
e5d59d2014
Merge pull request #494 from jhawkesworth/set_windows_environment_variables
...
Set windows environment variables
11 years ago
Brian Coca
539553d737
Merge pull request #533 from resmo/fix/zabbix
...
zabbix: improve arguments and update doc
11 years ago
Rene Moser
d04e6b1d07
zabbix_maintenance: prevent to log password
11 years ago
Rene Moser
1eb6c37594
zabbix: improve module doc
11 years ago
Rene Moser
9d07fb9618
zabbix: improve arguments and prevent to log password
11 years ago
Rene Moser
c9dfeb07c1
zabbix: remove redundant import of module_utils
11 years ago
Rene Moser
e72f581a16
proxmox: prevent to log passwords
11 years ago
Rene Moser
148bd52d8b
proxmox: update module doc
11 years ago
Sergei Antipov
ed6283d422
Added examples
11 years ago
Toshio Kuratomi
a1a1c23205
Bandaid dnf module to temporarily fix some major problems
...
- Backport config file handling from the DNF module rewrite #527
(Current config handling does not work with dnf and leads to
tracebacks when run as an unprivileged user).
- Make a mandatory requirement on yum-utils (for /usr/bin/repoquery)
because none of the fallback code works for dnf (it's unported yum API
code).
Both of these issues will be fixed better in the dnf rewrite when it is
feature complete.
Fixes #471
11 years ago
Toshio Kuratomi
8dfa63d1d8
Add version_added dodmentation
11 years ago
Brian Coca
47c74936c1
Merge pull request #530 from UnderGreen/proxmox_module
...
Proxmox VE module
11 years ago
Sergei Antipov
69d3474bcc
Deleted debugging
11 years ago
Sergei Antipov
cb09a26900
Added documentation
11 years ago
Sergei Antipov
323df26b3e
Added conditionals, umount, forceStop, timeout, etc
11 years ago
Christian Thiemann
7505065daa
Fix alternatives module in non-English locale
...
The alternatives module parses the output of update-alternatives, but the expected English phrases may not show up if the system locale is not English. Setting LC_ALL=C when invoking update-alternatives fixes this problem.
11 years ago
Toshio Kuratomi
06c7522f2b
Merge pull request #525 from QuantumGhost/devel
...
Use expanduser to deal with path in bower module
11 years ago
QuantumGhost
4ff9a68a4b
Use expanduser to deal with path in bower module
...
So bower module can correctly handle path containing `~`
11 years ago
Michal Svab
f9be73f4a1
maven_artifact: check whether snapshot is the latest snapshot
11 years ago
Rene Moser
c0fb48cd39
zabbix_group: improve params
11 years ago
Rene Moser
3f108732c5
zabbix_group: add backword compatibility
...
* add alias host_group for host_groups
* add choices for param state
11 years ago
Rene Moser
1c210abc69
zabbix_group: update version added to 1.8
...
Since we intent to replace the current module, we add the version the current module was added.
11 years ago
Rene Moser
f0eb372e99
zabbix_group: update authors to new format
11 years ago
Cove Schneider
8175bd2f78
remove superfluous defaults
11 years ago
Cove Schneider
30832ab4d9
add zabbix_group module
11 years ago
Rene Moser
2d35caf68b
zabbix_group: remove current module in favor of PR #346
11 years ago
Brian Coca
5187c7fcd7
removed executable bit
11 years ago
Toshio Kuratomi
24390f1ac6
Merge pull request #514 from stansonhealth/newrelic_updates
...
Newrelic documentation, argspec updates
11 years ago
Toshio Kuratomi
8893c2d2d0
Fix typo: Need lvreduce instead of lvextend.
...
Fixes #513
11 years ago
Toshio Kuratomi
8fb19f0e47
Merge pull request #518 from tbielawa/nagios_license
...
Allow nagios module to be licensed as gpl v2 or newer
11 years ago
Tim Bielawa
9ae04256fe
Allow nagios module to be licensed as gpl v2 or newer
11 years ago
Ernst Kuschke
257d8ea2b1
Allow any custom chocolatey source
...
This is to allow for a local source (for instance in the form of artifactory)
11 years ago
tedder
c9e02dd7d8
use newer required_one_of syntax; unsure why there's app_name vs appname, so leaving it alone.
11 years ago
tedder
4cc8c6b340
they call it a key, not a token
11 years ago
tedder
a58e5a0efc
fix 404'd url. There's no perfect replacement, but this is okay.
11 years ago
Sebastian Kornehl
fa2f250f14
Added eval for pasting tag lists
11 years ago
Brian Coca
fefbf7c41a
Merge pull request #511 from resmo/fix/cs_portforward
...
cloudstack: fix public and private ports results not int
11 years ago
Brian Coca
3cebc1c426
Merge pull request #510 from resmo/feature/extend_cs_firewall
...
cloudstack: cs_firewall: add egress support
11 years ago
Peter Mounce
8454997cd9
version -> 2, remove unnecessary doc attributes
11 years ago
Peter Mounce
dc347b0683
fix license boilerplate
11 years ago
Peter Mounce
ec172be310
win_webpicmd module for IIS module installation
...
Chocolatey 0.9.9+ deprecated support for the `webpi` custom source, so I needed to write this.
[Windows Web Platform Installer](http://www.microsoft.com/web/downloads/platform.aspx ) is a way of installing products and applications for Microsoft IIS on Windows. It has a [command line](http://www.iis.net/learn/install/web-platform-installer/web-platform-installer-v4-command-line-webpicmdexe-rtw-release ); this ansible module allows IIS modules to be installed via this means.
To find out names of modules, use `webpicmd /list /listoption:available`.
Notes:
* `webpicmd` must be installed and on `PATH` first (see `win_chocolatey` module; package is `webpicmd`)
* `webpicmd` does not allow modules to be uninstalled
* IIS must be installed first (see `win_feature` module; package is `Web-Server`)
* Installations will
* accept EULA (which otherwise requires user input)
* suppress reboots (so you have to manage those; see `win_reboot` module)
11 years ago
Peter Mounce
c322627320
use the notes property
11 years ago
Peter Mounce
52a87e1637
version -> 2, quote doc strings with colons
11 years ago