Brian Coca
|
6342d35c48
|
Merge pull request #1082 from daniel-sc/devel
configurable timeout for creating gce image
|
9 years ago |
Siva Popuri
|
e8fe9167d7
|
Added RETURN doc string for all modules and few minor enhancements.
|
9 years ago |
Ramunas Dronga
|
92dc7cd65c
|
allow specify arguments for composer
|
9 years ago |
Chrrrles Paul
|
405c3cb2c7
|
tpyo in doc string
|
9 years ago |
Brian Coca
|
eeeb1264d3
|
Merge pull request #1090 from wimnat/feature/eni_facts_filters
Use filters attribute rather than eni id
|
9 years ago |
Brian Coca
|
6c0765f48f
|
Merge pull request #1094 from ogenstad/devel
lookupMib=False for pysnmp 4.3.0
|
9 years ago |
Toshio Kuratomi
|
b60d6e754b
|
Fix doc build by moving misplaced CIDR documentation
|
9 years ago |
Brian Coca
|
22ebf03093
|
fixed undefined msg and now actually return something meaningful
fixes #1127
|
9 years ago |
Brian Coca
|
7dfd31d861
|
Merge pull request #1125 from resmo/feature/cs_loadbalancer_rules_squashed
cloudstack: add new loadbalancer rule modules
|
9 years ago |
Rene Moser
|
c142bf0d44
|
cloudstack: add new loadbalancer rule modules
|
9 years ago |
Brian Coca
|
618ed0012c
|
Merge pull request #1046 from shawnsi/vpc-route-table
Check mode support for VPC route table creation
|
9 years ago |
Brian Coca
|
b20f2b6abc
|
Merge pull request #846 from cfuhrman/devel
pkgin: Support multiple matching packages
|
9 years ago |
Brian Coca
|
679e9fc7b4
|
Merge pull request #1100 from bgeihsgt/win_iis_absent_fix
Fix #1099: Only populate site result when it is there
|
9 years ago |
Brian Coca
|
7ca42c0bc0
|
Merge pull request #730 from CenturylinkTechnology/clc_aa_policy
clc_aa_policy : the ansible module to manage anti affinity policies in centurylink cloud
|
9 years ago |
Brian Coca
|
e8a919943c
|
Merge pull request #731 from CenturylinkTechnology/clc_alert_policy
clc_alert_policy : the ansible module to manage alert policies in centurylink cloud
|
9 years ago |
Brian Coca
|
a64649bf76
|
Merge pull request #781 from CenturylinkTechnology/clc_server_snapshot
clc_server_snapshot: Ansible module for managing server snapshots in Centurylink Cloud
|
9 years ago |
Toshio Kuratomi
|
632de528a0
|
Fix win_acl docs build
|
9 years ago |
Toshio Kuratomi
|
5adc4a2014
|
Fix docs to build
|
9 years ago |
Corwin Brown
|
ea430466a8
|
Made win_iis_webapppool Strict Compliant
|
9 years ago |
Brian Coca
|
e9e8911366
|
Merge pull request #1015 from LinusU/iptables-module
module: system/iptables
|
9 years ago |
Linus Unnebäck
|
e5f2931707
|
iptables: add note about rules
|
9 years ago |
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
|
9 years ago |
Brian Geihsler
|
c6a934d57b
|
Fix #1107: Prepend registry type on key path
|
9 years ago |
Brian Geihsler
|
d0e3a315ac
|
Fix #1107: Use Get-Attr in win_regedit
|
9 years ago |
Toshio Kuratomi
|
8ce3104bc5
|
Convert from dos line endings to unix because dos line endings break our documentation build.
|
9 years ago |
Brian Coca
|
fdb4a58f97
|
added version_added and fixed some doc parsing issues
|
9 years ago |
Brian Coca
|
6e01848602
|
Merge pull request #837 from jemmyw/consul-http-checks
Add consul http checks to consul.py
|
9 years ago |
Toshio Kuratomi
|
96af56d750
|
Merge pull request #1106 from groks/crypttab-strip-fix
Fix bug #1105 - incorrect use of lstrip()
|
9 years ago |
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.
|
9 years ago |
Brian Geihsler
|
0e64863429
|
Fix #1099: Only populate site result when it is there
|
9 years ago |
ogenstad
|
2548112b46
|
lookupMib=False for pysnmp 4.3.0
|
9 years ago |
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
|
9 years ago |
Brian Coca
|
15480e3d04
|
fixed option in examples
|
9 years ago |
Shawn Siefkas
|
dbdd2475e6
|
Handling dry run exception
|
9 years ago |
Charles Paul
|
51bb65c9a3
|
reference instance_id in docs, fixes for calls to fail_json
|
9 years ago |
Brian Coca
|
561d768f44
|
Merge pull request #1076 from trondhindenes/win_package_bugfix
turned off strict msi code checking
|
9 years ago |
Brian Coca
|
a155f7ee34
|
Merge pull request #1071 from nlandais/devel
Adding fix to get around bug found with the New-Website command when…
|
9 years ago |
Brian Coca
|
cc69ac1513
|
Merge pull request #1064 from dreamcat4/feature/win_fw-hotfixes
hotfixes: module windows/win_firewall_rules
|
9 years ago |
Brian Coca
|
4a0e757196
|
Merge pull request #370 from nsg/full-attachments-support
Add attachments support to slack module.
|
9 years ago |
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
|
9 years ago |
Brian Coca
|
0e56b95f5c
|
Merge pull request #1068 from luiseterc/devel
Fix bug #1067
|
9 years ago |
Jeremy Wells
|
cf4b4be901
|
Add consul http checks to consul.py
Consul module already supports ttl and script checks. This commit adds
http checks.
|
9 years ago |
daniel-sc
|
dbb0bcd9e4
|
configurable timeout for creating gce image
|
9 years ago |
Stefan Berggren
|
df90e3b162
|
Merge pull request #1 from ramondelafuente/feature/nsg-full-attachment-support
module guidelines compliency
|
9 years ago |
Trond Hindenes
|
b9d842ecd6
|
turned out strict msi code checking
|
9 years ago |
Nicolas Landais
|
d1dcf8e06b
|
Adding fix to get around bug found with the New-Webstire command when running playbook on a vanilla machine.
|
9 years ago |
Ramon de la Fuente
|
a8ac83e397
|
module guideline changes
|
9 years ago |
Ramon de la Fuente
|
d14bb33a03
|
updated the examples to the new Slack API
|
9 years ago |
Ramon de la Fuente
|
ce76d813c3
|
added the folder structure and general explanation to examples, removed module name typo
|
9 years ago |
Ramon de la Fuente
|
35ec03ec00
|
removed link to guide, and added more documentation and examples
|
9 years ago |