Brian Coca
a64649bf76
Merge pull request #781 from CenturylinkTechnology/clc_server_snapshot
...
clc_server_snapshot: Ansible module for managing server snapshots in Centurylink Cloud
2015-10-16 19:18:59 -04:00
Toshio Kuratomi
632de528a0
Fix win_acl docs build
2015-10-16 11:11:42 -07:00
Toshio Kuratomi
5adc4a2014
Fix docs to build
2015-10-16 10:49:23 -07:00
Corwin Brown
ea430466a8
Made win_iis_webapppool Strict Compliant
2015-10-15 18:02:21 -05:00
Brian Coca
e9e8911366
Merge pull request #1015 from LinusU/iptables-module
...
module: system/iptables
2015-10-15 09:09:49 -04:00
Hans-Joachim Kliemeck
71dc569566
fixed problem with sid/windows 2008 by using SID. fixed problems related to default accounts like BUILTIN\SYSTEM
2015-10-15 12:01:11 +02:00
Linus Unnebäck
e5f2931707
iptables: add note about rules
2015-10-15 11:30:06 +02:00
wimnat
aef2b929c9
New module - ec2_vol_facts
2015-10-15 01:09:12 +00:00
Brian Coca
05f53f2b95
Merge pull request #200 from schwartzmx/module/win_acl
...
win_acl Module
talked to @cchurch, merging this for now, need to open ticket to address the 2008 issue
2015-10-14 15:44:47 -04:00
Brian Geihsler
c6a934d57b
Fix #1107 : Prepend registry type on key path
2015-10-14 11:04:38 -07:00
Brian Geihsler
d0e3a315ac
Fix #1107 : Use Get-Attr in win_regedit
2015-10-14 11:04:07 -07:00
Toshio Kuratomi
8ce3104bc5
Convert from dos line endings to unix because dos line endings break our documentation build.
2015-10-14 08:42:25 -07:00
Brian Coca
fdb4a58f97
added version_added and fixed some doc parsing issues
2015-10-14 11:06:29 -04:00
Brian Coca
6e01848602
Merge pull request #837 from jemmyw/consul-http-checks
...
Add consul http checks to consul.py
2015-10-14 11:01:03 -04:00
Toshio Kuratomi
96af56d750
Merge pull request #1106 from groks/crypttab-strip-fix
...
Fix bug #1105 - incorrect use of lstrip()
2015-10-14 07:48:33 -07:00
Steve
c5924aff74
Fix bug #1105 - incorrect use of lstrip()
...
Remove only the literal prefix '/dev/mapper/' - not any of the characters
in '/dev/mapper/' - from the name param of the crypttab module.
2015-10-14 12:13:57 +01:00
Brian Geihsler
1e37276c97
Fix #1101 : win_webpicmd strict mode fixes
2015-10-14 00:39:59 -07:00
Brian Geihsler
0e64863429
Fix #1099 : Only populate site result when it is there
2015-10-14 00:33:28 -07:00
ogenstad
2548112b46
lookupMib=False for pysnmp 4.3.0
2015-10-13 20:53:23 +02:00
whiter
62cd2d9c18
Use filters attribute rather than eni id so facts can be filtered on much more. Matches the new ec2_vpc_route_table_facts and ec2_vpc_subnet_facts modules
2015-10-13 17:54:16 +11:00
Rob
5f3f15fbc0
Use doc fragment and fix examples
2015-10-13 13:26:19 +11:00
YAEGASHI Takeshi
592e300851
New module: blockinfile
2015-10-13 07:52:33 +09:00
Brian Coca
15480e3d04
fixed option in examples
2015-10-12 18:20:23 -04:00
Shawn Siefkas
dbdd2475e6
Handling dry run exception
2015-10-12 10:17:45 -05:00
Charles Paul
51bb65c9a3
reference instance_id in docs, fixes for calls to fail_json
2015-10-12 08:35:21 -05:00
Brian Coca
561d768f44
Merge pull request #1076 from trondhindenes/win_package_bugfix
...
turned off strict msi code checking
2015-10-12 09:27:54 -04:00
Brian Coca
a155f7ee34
Merge pull request #1071 from nlandais/devel
...
Adding fix to get around bug found with the New-Website command when…
2015-10-12 09:27:30 -04:00
Brian Coca
cc69ac1513
Merge pull request #1064 from dreamcat4/feature/win_fw-hotfixes
...
hotfixes: module windows/win_firewall_rules
2015-10-12 09:27:18 -04:00
Brian Coca
4a0e757196
Merge pull request #370 from nsg/full-attachments-support
...
Add attachments support to slack module.
2015-10-12 09:27:03 -04:00
Brian Coca
06210612ee
Merge pull request #251 from kdisneur/hotfix/tap-prefixed-by-homebrew
...
Remove `homebrew-` prefix when checking if repo has already been tapped
2015-10-12 09:26:38 -04:00
Brian Coca
0e56b95f5c
Merge pull request #1068 from luiseterc/devel
...
Fix bug #1067
2015-10-12 09:21:40 -04:00
Jeremy Wells
cf4b4be901
Add consul http checks to consul.py
...
Consul module already supports ttl and script checks. This commit adds
http checks.
2015-10-12 12:11:10 +02:00
daniel-sc
dbb0bcd9e4
configurable timeout for creating gce image
2015-10-11 17:18:38 +02:00
Stefan Berggren
df90e3b162
Merge pull request #1 from ramondelafuente/feature/nsg-full-attachment-support
...
module guidelines compliency
2015-10-11 16:38:45 +02:00
ag-wood
8a07d070e1
Fix for ansible-modules-extras issue #1080
2015-10-11 23:17:23 +10:00
Will Keeling
4e6b683aa0
Fixes #634 - multiple param handling by modprobe.py
2015-10-10 21:06:10 +01:00
Corwin Brown
f8e1600444
Made Powershell Strict Complient
2015-10-09 17:49:34 -05:00
Trond Hindenes
b9d842ecd6
turned out strict msi code checking
2015-10-09 20:28:54 +02:00
Indrajit Raychaudhuri
c6aeaf00b1
homebrew: Aditional examples for documentation
2015-10-09 12:13:52 -05:00
Indrajit Raychaudhuri
3b5c7f2936
homebrew: Add explicit documentation for 'path' argument (with expected default)
...
In Homebew, a formula is installed in a location relative to the actual
`brew` command. The documentation clarifies that.
Additionally, removed redundant 'path' reconstruction in multiple places.
2015-10-09 12:13:52 -05:00
Nicolas Landais
d1dcf8e06b
Adding fix to get around bug found with the New-Webstire command when running playbook on a vanilla machine.
2015-10-08 12:00:12 -04:00
Ramon de la Fuente
a8ac83e397
module guideline changes
2015-10-08 14:25:07 +02:00
Ramon de la Fuente
d14bb33a03
updated the examples to the new Slack API
2015-10-08 12:59:21 +02:00
Ramon de la Fuente
ce76d813c3
added the folder structure and general explanation to examples, removed module name typo
2015-10-08 10:52:35 +02:00
Ramon de la Fuente
35ec03ec00
removed link to guide, and added more documentation and examples
2015-10-08 10:52:35 +02:00
Ramon de la Fuente
559a7e7a32
adding the deploy_helper module
2015-10-08 10:52:35 +02:00
Ramon de la Fuente
8ffc11713f
module guidelines compliency
2015-10-08 10:36:09 +02:00
Brian Coca
205115ea1f
updated to use shared region docs from ec2
2015-10-07 23:20:27 -04:00
Brian Coca
8d3122169d
added missing GPL licences
...
fixes #508
2015-10-07 23:20:27 -04:00
Brian Coca
8903d0d968
Merge pull request #557 from perzizzle/gtm_wide_ip
...
Module for managing F5 GTM wide ip
2015-10-07 21:22:18 -04:00