Commit graph

6861 commits

Author SHA1 Message Date
Javier Palacios
e9898190cd Allow relative path for bower executable
Add default value

Rename argument

Explicit verification of relative bower path

Add example

Old keyword name used in example

BUGFIX: tilde expansion actually useless on relative paths

Modify relative_execpath default value as suggested

Added version_added for relative_execpath

Update for last few comments on the bug report

* version to 2.1 since this feature enhancement will now go into 2.1
* set path and relative_execpath type to path
* Set default value of path to None
2016-01-11 15:25:23 -08:00
Brian Coca
e8d6c04502 Merge pull request #1037 from indrajitr/pacman-name-list
Add 'package' alias and support for list type for pacman 'name' parameter
2015-09-28 18:44:46 -04:00
Indrajit Raychaudhuri
25b85dafbb Add 'package' alias and support for list type for pacman 'name' parameter 2015-09-28 17:11:28 -05:00
Toshio Kuratomi
3c8c716801 Merge pull request #911 from Jmainguy/irc_part
Adds part=false feature to irc module. This allows people to use a fa…
2015-09-28 08:43:46 -07:00
Toshio Kuratomi
4cf2c5555e Fix for errors in the generated rst 2015-09-28 08:38:04 -07:00
Toshio Kuratomi
953d382aa5 docs fixes 2015-09-28 08:22:59 -07:00
Toshio Kuratomi
180daa787d Merge pull request #838 from chrishoffman/consul_acl_service_support
Adding support for service ACLs in consul_acl module
2015-09-28 07:10:46 -07:00
Brian Coca
bc07c3b504 Merge pull request #1024 from andybak/patch-2
Fix existing_mailbox check
2015-09-26 08:40:37 -04:00
Greg DeKoenigsberg
e406d81936 Merge pull request #1027 from robynbergeron/devel
Update REVIEWERS.md with updated reviewers guidelines for extras.
2015-09-25 14:58:51 -04:00
Robyn Bergeron
35424842c6 Update REVIEWERS.md with full picture process
Made process picture be inline. Yay, me!
2015-09-25 11:54:11 -07:00
Robyn Bergeron
5adbe31ac3 Update REVIEWERS.md
Updated version of REVIEWERS.md with new review process for ansible-modules-extras, as outlined here: https://groups.google.com/forum/#!topic/ansible-project/bJF3ine7890
2015-09-25 11:49:02 -07:00
Benno Joy
f2faf70996 Merge pull request #1025 from bennojoy/fix_ecs
remove ecs facts and fix docs for ecs_taskdefinition module
2015-09-24 14:32:50 +05:30
Benno Joy
f3a9a92ffe remove facts and fix docs for taskdefinition module 2015-09-24 14:28:10 +05:30
Benno Joy
f4f52119b3 Merge pull request #951 from Java1Guy/ecs_task_module
cloud amazon ECS task modules
2015-09-24 14:18:39 +05:30
Benno Joy
936a2db7f1 Merge pull request #949 from Java1Guy/ecs_taskdefinition_module
cloud amazon ECS task definition module
2015-09-24 14:18:09 +05:30
Benno Joy
6c0a830962 Merge pull request #950 from Java1Guy/ecs_cluster_module
cloud amazon ECS cluster module
2015-09-24 14:17:28 +05:30
Andy Baker
0ab8c9383d Fix existing_mailbox check 2015-09-24 09:42:19 +01:00
Brian Coca
7f245e8c73 Merge pull request #318 from TimothyVandenbrande/win_fw
windows firewall control
2015-09-23 13:40:13 -04:00
TimothyVandenbrande
2d6303b368 upon request, added the license 2015-09-23 09:35:17 +02:00
Brian Coca
6cd7399a71 minor docfix 2015-09-22 21:02:49 -04:00
Brian Coca
076ddc5266 Merge pull request #1002 from knakayama/bugfix/fix-argument-type-for-zabbix_screen
Fix argument type for zabbix_screen
2015-09-22 21:00:07 -04:00
Brian Coca
8b83aa4c50 Merge pull request #643 from zimbatm/route53-health-check
route53_health_check: new module
2015-09-22 16:35:58 -04:00
Brian Coca
c7c32ef86f minor doc fixes nagios 2015-09-22 13:58:36 -04:00
Brian Coca
5017c4483a Merge pull request #798 from vaupelt/patch-1
strange results with services=all

agreed, the doc issues are unrelated to this PR, will fix those independently
2015-09-22 13:49:46 -04:00
Brian Coca
904b3e72ba Merge pull request #1012 from vaygr/devel
fixed a typo in swdepot module
2015-09-22 11:16:54 -04:00
Vlad Glagolev
5ce05474bd Merge remote-tracking branch 'upstream/devel' into devel 2015-09-22 17:46:05 +03:00
Vlad Glagolev
faa16e32c1 fixed a typo in swdepot module 2015-09-22 17:44:08 +03:00
Brian Coca
f56bd1c092 Merge pull request #1006 from halberom/minor_doc_fix
minor doc fix
2015-09-21 15:34:08 -04:00
Gerard Lynch
401bb3f10d minor doc fix 2015-09-21 20:28:42 +01:00
Mark Chance
b9aef8beb2 add author tag in doc 2015-09-21 09:57:37 -06:00
Mark Chance
ff4c000451 add author tag in doc 2015-09-21 09:56:32 -06:00
Mark Chance
1a653d4921 add author tag in doc 2015-09-21 09:55:31 -06:00
Chrrrles Paul
6950db5d01 Merge pull request #991 from privateip/vca_nat
updated vca_nat module to use common vca library
2015-09-21 08:09:04 -05:00
Chrrrles Paul
2476fe8325 Merge pull request #992 from privateip/vca_vapp
refactor vca_vapp to use vca common module
2015-09-21 08:08:56 -05:00
Chrrrles Paul
608067417e Merge pull request #993 from privateip/vca_fw
refactored vca_fw to use vca common module
2015-09-21 08:08:37 -05:00
knakayama
45f4568753 Fix argument type for zabbix_screen 2015-09-20 18:18:58 +09:00
Brian Coca
b425a6042a Merge pull request #977 from halberom/maven_artifact_doc_fix
fix maven_artifact param description rst syntax
2015-09-18 08:47:09 -04:00
Brian Coca
a8eade60a8 Merge pull request #780 from timeraider4u/devel
added check_mode support
2015-09-18 08:21:39 -04:00
Brian Coca
dee690d7f4 Merge pull request #996 from vaygr/devel
fixed a typo in pacman module
2015-09-18 07:44:17 -04:00
Brian Coca
3d07eb5419 Merge pull request #941 from resmo/feature/cs_user
cloudstack: new module cs_user
2015-09-18 07:43:13 -04:00
Vlad Glagolev
5de4a64238 fixed a typo in pacman module 2015-09-18 10:32:10 +03:00
Toshio Kuratomi
9764862df4 Merge pull request #527 from ignatenkobrain/wip/dnf
[WIP] dnf rewrite
2015-09-17 20:15:51 -07:00
Peter Sprygada
fedef0c958 refactor vca_vapp to use vca common module 2015-09-17 15:22:27 -04:00
Peter Sprygada
71ecaeb9f0 refactored vca_fw to use vca common module 2015-09-17 14:57:48 -04:00
Peter Sprygada
a4f1653b95 updated vca_nat module to use common vca library 2015-09-17 14:52:49 -04:00
James Cammarata
840ce26093 Merge pull request #981 from tersmitten/add-more-modes-to-the-mysql-replication-module
Add more modes to the mysql_replication module
2015-09-17 11:17:05 -04:00
James Cammarata
3e267b2174 Merge pull request #988 from andsens/sensu-check
Add github ID to author field in sensu_check
2015-09-17 11:15:27 -04:00
Brian Coca
afbbd0c478 Merge pull request #989 from astorije/patch-1
Fix tpyo in ec2_remote_facts module doc
2015-09-17 10:23:50 -04:00
timeraider4u
790c83e78f added check_mode support
added support for the --check option during execution of the playbooks
2015-09-17 15:01:40 +02:00
Jérémie Astori
0c74601ea5 Fix tpyo 2015-09-17 14:01:29 +02:00