summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'google-kubernetes' of https://github.com/erjohnso/ansible-modul...James Cammarata2016-04-131-0/+449
| |\ \ \ \ \
| | * | | | | Adding kubernetes moduleEric Johnson2016-01-051-0/+449
* | | | | | | Fix default url in airbrake_deployment doc (#2078)Michael Scherer2016-04-211-1/+1
* | | | | | | Make main() only run when invoked as a script (style cleanup)Toshio Kuratomi2016-04-201-1/+2
* | | | | | | Merge pull request #2074 from dreamcat4/feature/win-modules-strict-mode-fixesMatt Davis2016-04-203-32/+21
|\ \ \ \ \ \ \
| * | | | | | | win-firewall-rule: temp disable strict-mode for the time beingDreamcat42016-04-201-0/+3
| * | | | | | | fix: win-environment strict-mode fixesDreamcat42016-04-201-2/+3
| * | | | | | | fix: win-scheduled-task strict-mode fixesDreamcat42016-04-201-30/+15
|/ / / / / / /
* | | | | | | Merge pull request #1839 from lmazuel/feature/azure-deployChris Houseknecht2016-04-192-0/+620
|\ \ \ \ \ \ \
| * | | | | | | Add user-agent information for analyticsLaurent Mazuel2016-03-151-2/+6
| * | | | | | | Merge pull request #6 from obsoleted/failed_ops2Laurent Mazuel2016-03-151-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Get failed deployments when create fails alsoAndre Price2016-03-141-2/+2
| |/ / / / / / /
| * | | | | | | Updated to use ServicePrincipalCredentials class and get rid of requestsLaurent Mazuel2016-03-141-60/+12
| * | | | | | | Fixes after Travis feedbackLaurent Mazuel2016-03-142-3/+6
| * | | | | | | Py2.6 compatible + minor fixesLaurent Mazuel2016-03-141-4/+5
| * | | | | | | Fix YAML documentationLaurent Mazuel2016-03-141-3/+3
| * | | | | | | Add update from @obsoletedLaurent Mazuel2016-03-111-9/+55
| * | | | | | | Azure plugin using Azure Python SDK 2.0.0rc1Laurent Mazuel2016-03-111-123/+65
| * | | | | | | add azure resource manager template deployment moduleDavid Justice2016-03-111-0/+672
* | | | | | | | New module - ec2_snapshot_facts (#1088)Rob2016-04-191-0/+226
* | | | | | | | Fixed #237 - improved embedded JSON support handling (#1530)Adam Romanek2016-04-191-0/+2
* | | | | | | | amazon/GUIDELINES.md: Fix copy-paste typo (#2060)Victor Costan2016-04-191-1/+1
* | | | | | | | Merge pull request #2034 from jhawkesworth/add_binary_to_regeditMatt Davis2016-04-182-2/+95
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation improvements=2016-04-151-6/+5
| * | | | | | | | Further fixes to support binary data. Added boolean return values and return...=2016-04-142-2/+48
| * | | | | | | | adding the ability to manage binary registry data=2016-04-072-1/+49
* | | | | | | | | Zypper repository rewrite (#1990)Robin Roth2016-04-181-107/+112
* | | | | | | | | Mark the token as sensitive, since it shouldn't be printed (#2043)Michael Scherer2016-04-181-1/+1
* | | | | | | | | Describing the _none_ value of the proxy option (#2053)Jiri Tyr2016-04-181-1/+2
* | | | | | | | | Add Maintenance Mode support for VMware (#1754)Jay Jahns2016-04-171-0/+212
* | | | | | | | | Basic ability to set masquerade options from ansible, according to current co...codehopper-uk2016-04-161-0/+92
* | | | | | | | | idempotency fix (#2024)Jordan Cohen2016-04-161-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Add cloudinit support to ovirt.py moduleKarim Boumedhel2016-04-151-6/+89
* | | | | | | | Do not leak password by error for ovirt module (#1991)Michael Scherer2016-04-151-1/+1
* | | | | | | | Remove the +x from crypttab and cronvar (#2039)Michael Scherer2016-04-152-0/+0
* | | | | | | | Set api_key as no_log, since that's likely something that should be kept priv...Michael Scherer2016-04-151-1/+1
* | | | | | | | Add SQS queue policy attachment functionality (#1716)Fernando José Pando2016-04-141-3/+27
* | | | | | | | Do not use a default value for -n parameter, fix #1400 (#1417)Michael Scherer2016-04-141-2/+4
* | | | | | | | Use type=path for pem_file, since that's a file (#1934)Michael Scherer2016-04-142-2/+2
* | | | | | | | Merge pull request #1997 from evgeni/lxc-container_config-fixesRené Moser2016-04-141-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | fix handling of config options that share the same prefixEvgeni Golov2016-04-101-1/+4
| * | | | | | | | strip whitespace from key and value before inserting it into the configEvgeni Golov2016-04-101-0/+2
* | | | | | | | | Mark conf_file as a path, for various user expansionMichael Scherer2016-04-141-1/+1
* | | | | | | | | pkgin: Fix bad regexp which did not catch packages such as p5-SVN-NotifyChristopher M. Fuhrman2016-04-141-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Fix arguments for pushover moduleMichael Scherer2016-04-131-3/+3
* | | | | | | | Merge pull request #1967 from rcarrillocruz/os_project_factsDavid Shrewsbury2016-04-131-0/+163
|\ \ \ \ \ \ \ \
| * | | | | | | | Add os_project_facts moduleRicardo Carrillo Cruz2016-04-121-0/+163
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Sprinkle some LANG/LC_* where command output is parsed (#2019)Jasper Lievisse Adriaanse2016-04-133-0/+8
* | | | | | | | Tweak and extend the pkgin moduleJasper Lievisse Adriaanse2016-04-131-27/+131
* | | | | | | | Fix code example (#2018)Jens Carl2016-04-121-1/+1