summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "cleans up the netcfg implementation"revert-19847-network_module_utilsPeter Sprygada2017-01-042-243/+270
* Add --installroot to YUM and DNF modules, issue #11310 (#19861)berenddeschouwer2017-01-048-43/+265
* refactors ios shared module (#19850)Peter Sprygada2017-01-041-203/+65
* updates action plugins for network_cli connection (#19849)Peter Sprygada2017-01-042-24/+12
* cleans up the netcfg implementation (#19847)Peter Sprygada2017-01-042-270/+243
* openbsd_pkg: make "name" take a list.Patrik Lundin2017-01-042-251/+296
* Changing author's e-mail for ldap_* modules (#19900)Jiri Tyr2017-01-042-2/+2
* Move some modules into proper categoriesToshio Kuratomi2017-01-044-0/+0
* Remove unnecessary use of iteritems so that this compiles under python3Toshio Kuratomi2017-01-041-4/+4
* Check the command result status in easy_install plugin (#16519)THEBAULT Julien2017-01-041-0/+2
* Add pulp_repo module for interacting with repositories on a pulp server.Joe Adams2017-01-041-0/+674
* cloud: ovirt: add kernel boot parameters to vms moduleOndra Machacek2017-01-041-0/+22
* Added arbiter support to gluster_volume module.Fabrizio Colonna2017-01-041-2/+18
* Fix letsencrypt remaining_days docsAndy Freeland2017-01-041-1/+1
* Fix typo in ec2_vpc_peer.py documentationEnis Ozgen2017-01-041-7/+7
* os_user: fix typo (self is not defined)Paulo Matias2017-01-041-1/+1
* Remove `needs/privileged` from postgresql test. (#19907)Matt Clay2017-01-043-5/+24
* Run service test on py3 + unprivileged on docker. (#19841)Matt Clay2017-01-043-6/+3
* Enable FreeBSD 11.0 for CI.Matt Clay2017-01-041-0/+1
* Fixing Issue#18995Sergio Millan2017-01-041-2/+15
* Fix 4d355f8bf2853bff615d1899b072e276ba145eaaToshio Kuratomi2017-01-041-1/+1
* Leave a comment that .format() can lead to security risksToshio Kuratomi2017-01-041-0/+4
* vmware_guest: assorted fixes and improvements (#19842)Dag Wieers2017-01-041-21/+22
* Fix for atomic_move on RHEL5Toshio Kuratomi2017-01-041-16/+9
* Transform config values to text immediately when they enter ansibleToshio Kuratomi2017-01-041-8/+9
* Issue #19575: Adding Dest Param to win_uri (#19577)Corwin Brown2017-01-042-0/+11
* Pass DOCKER_* env vars to docker in ansible-test.Matt Clay2017-01-041-44/+88
* Removing unused files in playbook/ directoryJames Cammarata2017-01-042-42/+0
* fixed id queries, should rely on effectiveBrian Coca2017-01-041-3/+3
* Adding ldap_attr module (#19286)Jiri Tyr2017-01-041-0/+364
* Fix locale_gen to compare native strings rather than mixing byte and text str...Toshio Kuratomi2017-01-046-1/+122
* Add a encode() to AnsibleVaultEncryptedUnicode (#19840)Adrian Likins2017-01-042-0/+12
* Fixing an iteration bug introduced by fed079e4James Cammarata2017-01-041-13/+36
* Update `ec2_facts` with new ap-south regionRyan S. Brown2017-01-041-2/+2
* Fix win_robocopy flags argument (#19603)Kevin Houdebert2017-01-041-1/+3
* Have AnsibleModule raise a failure of git is missing in git_config module (#1...Matthew2017-01-041-3/+1
* Fix backward compat change - create custom required_together statement (#19642)Rob2017-01-041-4/+5
* ecs_taskdefinition: Fix missing import camel_dict_to_snake_dict (#19560)Kash2017-01-041-2/+1
* vmware_guest: Do not match simply by folder (#19823)Dag Wieers2017-01-041-2/+4
* vmware_guest: import iteritems (#19821)Dag Wieers2017-01-041-11/+10
* Fix traceback on Darwin with Python3Toshio Kuratomi2017-01-041-3/+3
* Fix #19189 django_manage bug with python3 filter() returning iterator insted ...Serhiy Martynenko2017-01-031-1/+1
* git ssh wrapper: py3-compatability with stringstedder2017-01-031-2/+2
* adds new feature to network_cli (#19848)Peter Sprygada2017-01-031-3/+3
* Contributing new module to manage HUAWEI data center CloudEngine switch. (#1...Jacky Gao2017-01-034-0/+610
* Add bigswitch big mon inline chain module (#18631)Ted2017-01-033-0/+247
* softlayer inventory include group by tagsAndrew Craft2017-01-031-2/+36
* tests: add handler listen test casesRene Moser2017-01-035-0/+163
* Fix role completion detection problemJames Cammarata2017-01-033-3/+52
* Run tests on opensuse42.2Robin Roth2017-01-033-5/+10