summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added RETURN doc string for all modules and few minor enhancements.Siva Popuri2015-10-219-59/+601
|
* tpyo in doc stringChrrrles Paul2015-10-211-1/+1
|
* Merge pull request #1090 from wimnat/feature/eni_facts_filtersBrian Coca2015-10-191-18/+11
|\ | | | | Use filters attribute rather than eni id
| * Use filters attribute rather than eni id so facts can be filtered on much ↵whiter2015-10-131-18/+11
| | | | | | | | more. Matches the new ec2_vpc_route_table_facts and ec2_vpc_subnet_facts modules
* | Merge pull request #1094 from ogenstad/develBrian Coca2015-10-191-20/+21
|\ \ | | | | | | lookupMib=False for pysnmp 4.3.0
| * | lookupMib=False for pysnmp 4.3.0ogenstad2015-10-131-20/+21
| |/
* | Fix doc build by moving misplaced CIDR documentationToshio Kuratomi2015-10-191-1/+1
| |
* | fixed undefined msg and now actually return something meaningfulBrian Coca2015-10-191-2/+2
| | | | | | | | fixes #1127
* | Merge pull request #1125 from resmo/feature/cs_loadbalancer_rules_squashedBrian Coca2015-10-192-0/+763
|\ \ | | | | | | cloudstack: add new loadbalancer rule modules
| * | cloudstack: add new loadbalancer rule modulesRene Moser2015-10-192-0/+763
|/ /
* | Merge pull request #1046 from shawnsi/vpc-route-tableBrian Coca2015-10-191-2/+5
|\ \ | | | | | | Check mode support for VPC route table creation
| * | Handling dry run exceptionShawn Siefkas2015-10-121-5/+5
| | |
| * | Check mode support for VPC route table creationShawn Siefkas2015-09-301-1/+4
| | |
* | | Merge pull request #846 from cfuhrman/develBrian Coca2015-10-191-27/+41
|\ \ \ | | | | | | | | pkgin: Support multiple matching packages
| * | | pkgin: Support multiple matching packagesChristopher M. Fuhrman2015-08-181-27/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | pkgin searches for packages such as 'emacs' can return multiple matches, the first of which is not guaranteed to match. So, iterate through found packages until we have an appropriate match. Should we *not* find a match, then return False indicating match failure.
* | | | Merge pull request #1100 from bgeihsgt/win_iis_absent_fixBrian Coca2015-10-191-10/+16
|\ \ \ \ | | | | | | | | | | Fix #1099: Only populate site result when it is there
| * | | | Fix #1099: Only populate site result when it is thereBrian Geihsler2015-10-141-10/+16
| | |_|/ | |/| |
* | | | Merge pull request #730 from CenturylinkTechnology/clc_aa_policyBrian Coca2015-10-161-0/+320
|\ \ \ \ | | | | | | | | | | clc_aa_policy : the ansible module to manage anti affinity policies in centurylink cloud
| * | | | minor change to remove extra bracketsSiva Popuri2015-07-241-2/+1
| | | | |
| * | | | fixed typosSiva Popuri2015-07-221-3/+3
| | | | |
| * | | | corrected a typoSiva Popuri2015-07-201-1/+1
| | | | |
| * | | | ansible module for managing anti affinity policy in centurylink cloud has ↵Siva Popuri2015-07-201-0/+321
| | | | | | | | | | | | | | | | | | | | been added
* | | | | Merge pull request #731 from CenturylinkTechnology/clc_alert_policyBrian Coca2015-10-161-0/+495
|\ \ \ \ \ | | | | | | | | | | | | clc_alert_policy : the ansible module to manage alert policies in centurylink cloud
| * | | | | minor refactor to remove un-used parameterSiva Popuri2015-07-241-14/+13
| | | | | |
| * | | | | removed empty aliases from doc stringSiva Popuri2015-07-231-6/+1
| | | | | |
| * | | | | fixed typosSiva Popuri2015-07-221-7/+7
| | | | | |
| * | | | | Corrected a typoSiva Popuri2015-07-201-1/+1
| | | | | |
| * | | | | ansible module for managing alert policy in centurylink cloud has been addedSiva Popuri2015-07-201-0/+501
| |/ / / /
* | | | | Merge pull request #781 from CenturylinkTechnology/clc_server_snapshotBrian Coca2015-10-161-0/+400
|\ \ \ \ \ | | | | | | | | | | | | clc_server_snapshot: Ansible module for managing server snapshots in Centurylink Cloud
| * | | | | Ansible module for managing server snapshots in Centurylink CloudSiva Popuri2015-07-281-0/+400
| | | | | |
* | | | | | Fix win_acl docs buildToshio Kuratomi2015-10-161-1/+1
| | | | | |
* | | | | | Fix docs to buildToshio Kuratomi2015-10-161-17/+122
| | | | | |
* | | | | | Merge pull request #1015 from LinusU/iptables-moduleBrian Coca2015-10-151-0/+217
|\ \ \ \ \ \ | | | | | | | | | | | | | | module: system/iptables
| * | | | | | iptables: add note about rulesLinus Unnebäck2015-10-151-0/+2
| | | | | | |
| * | | | | | iptables: expand rule optionsLinus Unnebäck2015-09-281-29/+116
| | | | | | |
| * | | | | | module: system/iptablesLinus Unnebäck2015-09-281-0/+128
| | | | | | |
* | | | | | | Merge pull request #200 from schwartzmx/module/win_aclBrian Coca2015-10-142-0/+364
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | win_acl Module talked to @cchurch, merging this for now, need to open ticket to address the 2008 issue
| * | | | | | | fixes examples in docs to use updated param namePhil2015-09-251-6/+6
| | | | | | | |
| * | | | | | | changes param src to path, and updates docs accordinglyPhil2015-07-152-20/+12
| | | | | | | |
| * | | | | | | updates user search verification for local/domainPhil2015-07-142-27/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Thanks to @trondhindenes for implementing this strategy - also updated documentation
| * | | | | | | changes check for srcPhil2015-07-061-2/+2
| | | | | | | |
| * | | | | | | check if the rule exists or not before allow/deny rules are added/removed, ↵Phil2015-06-182-10/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and fixes where result changed would be true on all executions.
| * | | | | | | inital commit win_aclschwartzmx2015-01-142-0/+293
| | | | | | | |
* | | | | | | | Convert from dos line endings to unix because dos line endings break our ↵Toshio Kuratomi2015-10-141-156/+156
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | documentation build.
* | | | | | | | added version_added and fixed some doc parsing issuesBrian Coca2015-10-141-15/+10
| | | | | | | |
* | | | | | | | Merge pull request #837 from jemmyw/consul-http-checksBrian Coca2015-10-141-16/+59
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add consul http checks to consul.py
| * | | | | | | | Add consul http checks to consul.pyJeremy Wells2015-10-121-16/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Consul module already supports ttl and script checks. This commit adds http checks.
* | | | | | | | | Merge pull request #1106 from groks/crypttab-strip-fixToshio Kuratomi2015-10-141-2/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | Fix bug #1105 - incorrect use of lstrip()
| * | | | | | | | Fix bug #1105 - incorrect use of lstrip()Steve2015-10-141-2/+5
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove only the literal prefix '/dev/mapper/' - not any of the characters in '/dev/mapper/' - from the name param of the crypttab module.
* | | | | | | | fixed option in examplesBrian Coca2015-10-121-4/+4
| | | | | | | |