Greg DeKoenigsberg
223694ccf2
Revert "Added eval for pasting tag lists"
2015-06-01 12:07:23 -04:00
Greg DeKoenigsberg
04b4a79552
Merge pull request #108 from oasiswork/devel
...
Allow filtering of routed/forwarded packets
2015-06-01 12:00:49 -04:00
Greg DeKoenigsberg
999d59ebe0
Merge pull request #547 from resmo/fix/firewalld-babyjson
...
firewalld: remove BabyJSON
2015-06-01 10:48:23 -04:00
Brian Coca
48f5c00994
Merge pull request #561 from resmo/feature/cs_project
...
cloudstack: add new module cs_project
2015-06-01 10:12:55 -04:00
Greg DeKoenigsberg
4000eddb69
Merge pull request #517 from ernstk/patch-1
...
Allow any custom chocolatey source
2015-06-01 09:56:50 -04:00
Brian Coca
c19082bc31
Merge pull request #529 from cthiemann/patch-1
...
Fix alternatives module in non-English locale
2015-06-01 09:50:12 -04:00
Greg DeKoenigsberg
9f9b50996e
Merge pull request #512 from skornehl/devel
...
Added eval for pasting tag lists
2015-06-01 09:17:20 -04:00
Greg DeKoenigsberg
82552bbca8
Merge pull request #562 from fdupoux/fix-lvg-issue-455
...
Devices in the current_devs list must also be converted to absolute d…
2015-06-01 09:10:45 -04:00
Greg DeKoenigsberg
f53fc377bf
Merge pull request #400 from benalbrecht/devel
...
Fix possible values for zfs sync property
2015-06-01 09:09:18 -04:00
Greg DeKoenigsberg
3185f84505
Merge pull request #470 from fdupoux/fix-lvol-lvcreate-prompt
...
Suppress prompts from lvcreate using --yes when LVM supports this option
2015-06-01 09:07:40 -04:00
Greg DeKoenigsberg
5c7fc900f6
Merge pull request #496 from ottok/fix-gluster_volume
...
Multiple small fixes to gluster_volume
2015-06-01 09:06:36 -04:00
Greg DeKoenigsberg
4690237b7b
Add new policy guidelines for Extras
...
More to do here, but this is a start.
2015-06-01 08:59:50 -04:00
Greg DeKoenigsberg
28783444d4
Merge pull request #558 from mlamatr/devel
...
corrected documentation typo in URL for consul.io.
2015-05-31 21:17:25 -04:00
Greg DeKoenigsberg
9439555881
Merge pull request #560 from resmo/for-ansible
...
cloudstack updates, merged as owner_pr. Thanks @resmo!
2015-05-31 21:05:15 -04:00
fdupoux
f731bcc2d5
Devices in the current_devs list must also be converted to absolute device paths so comparison with dev_list works
2015-05-31 12:38:45 +01:00
Rene Moser
d20fa0477e
cloudstack: add new module cs_project
2015-05-30 22:54:56 +02:00
Rene Moser
6c29a181c8
cloudstack: fix doc for cs_instance, force is defaulted to false
2015-05-30 18:28:41 +02:00
Rene Moser
2189af8c95
cloudstack: fix examples in cs_iso
2015-05-30 18:09:09 +02:00
Rene Moser
16c70f9694
cloudstack: add choices for api_http_method
2015-05-30 11:05:03 +02:00
Rene Moser
6643ea5825
cloudstack: add new param api_timeout
2015-05-30 11:03:32 +02:00
mlamatr
f31c7d9b05
corrected typo in URL for consul.io
2015-05-29 23:18:44 -04:00
Rene Moser
506b4c4672
cloudstack: update doc of cs_portforward, fixes typos.
2015-05-30 01:02:06 +02:00
Rene Moser
a425c413be
cloudstack: update doc in cs_instance
2015-05-30 01:02:06 +02:00
Rene Moser
17504f0a26
cloudstack: add instance_name alias internal name to returns in cs_instance
2015-05-30 01:02:06 +02:00
Rene Moser
4da1a5de9e
cs_instance: improve hypervisor argument and return
2015-05-30 01:02:06 +02:00
Rene Moser
4939df305b
cloudstack: improve required params
2015-05-30 01:02:06 +02:00
fdupoux
f6faf53702
Merge branch 'devel' of https://github.com/ansible/ansible-modules-extras into fix-lvol-lvcreate-prompt
2015-05-29 19:59:44 +01:00
Toshio Kuratomi
1276420a3a
Fix documentation formatting
2015-05-28 16:00:43 -07:00
fdupoux
f6dee55ee8
Removed conditional assignment of yesopt to make it work with python-2.4 (to pass the Travis-CI test)
2015-05-28 19:46:53 +01:00
Brian Coca
c223716bc7
fixed version on consul modules
2015-05-28 10:05:10 -04:00
Brian Coca
0ff9bced72
Merge pull request #524 from resmo/feature/zabbix_group2
...
replace module zabbix_group
2015-05-28 08:02:26 -04:00
Rene Moser
141dda9978
firewalld: remove BabyJSON
...
See https://github.com/ansible/ansible-modules-extras/issues/430
2015-05-27 20:54:26 +02:00
Brian Coca
b2e4f31beb
Merge pull request #543 from dago/svr4pkg
...
svr4pkg: assume command worked only on known-to-be-good returncodes
2015-05-27 08:19:22 -04:00
Dagobert Michelsen
7f74a98451
svr4pkg: assume command worked only on known-to-be-good returncodes
2015-05-27 13:35:34 +02:00
Brian Coca
3c8d118b72
Merge pull request #542 from enriclluelles/devel
...
Add slash to valid characters for packages
2015-05-27 07:06:46 -04:00
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
2015-05-27 09:58:28 +02:00
Toshio Kuratomi
8b62a45466
Fix docs - don't need quote anymore
2015-05-26 15:40:20 -07:00
Brian Coca
a07fc88ba0
Merge pull request #531 from UnderGreen/proxmox_module_examples
...
Proxmox VE module examples
2015-05-26 11:35:16 -04:00
Brian Coca
753922505e
Merge pull request #532 from resmo/fix/proxmox
...
proxmox: doc update and prevent to log passwords
2015-05-26 10:50:48 -04:00
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
2015-05-26 10:04:52 -04:00
Brian Coca
e5d59d2014
Merge pull request #494 from jhawkesworth/set_windows_environment_variables
...
Set windows environment variables
2015-05-26 10:00:31 -04:00
Brian Coca
539553d737
Merge pull request #533 from resmo/fix/zabbix
...
zabbix: improve arguments and update doc
2015-05-26 09:56:55 -04:00
Rene Moser
d04e6b1d07
zabbix_maintenance: prevent to log password
2015-05-26 15:41:37 +02:00
Rene Moser
1eb6c37594
zabbix: improve module doc
2015-05-26 15:34:35 +02:00
Rene Moser
9d07fb9618
zabbix: improve arguments and prevent to log password
2015-05-26 15:33:50 +02:00
Rene Moser
c9dfeb07c1
zabbix: remove redundant import of module_utils
2015-05-26 15:28:50 +02:00
Rene Moser
e72f581a16
proxmox: prevent to log passwords
2015-05-26 13:53:28 +02:00
Rene Moser
148bd52d8b
proxmox: update module doc
2015-05-26 13:52:47 +02:00
Sergei Antipov
ed6283d422
Added examples
2015-05-26 11:38:57 +06:00
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
2015-05-25 19:29:55 -07:00