summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PR & Issue mover is done - don't document as futuregundalow-repomergedocJohn R Barker2016-12-061-5/+0
* maturity of the module's parametersJohn R Barker2016-12-061-1/+2
* LinksJohn R Barker2016-12-061-3/+5
* Make ansible/ansible a linkToshio Kuratomi2016-12-061-1/+1
* Readonly repos, not deletedJohn R Barker2016-12-061-1/+1
* Update repomerge.rstJohn R Barker2016-12-061-2/+2
* Past tenseJohn R Barker2016-12-061-2/+7
* repomerge.rstJohn R Barker2016-12-051-0/+37
* Revert "minor updates to network_cli connection plugin (#18742)"Toshio Kuratomi2016-12-051-36/+7
* Add ansible-connection to scripts in setup.pyNathaniel Case2016-12-051-0/+1
* Update for latest spreadsheet fieldsToshio Kuratomi2016-12-051-3/+9
* Update metadata for the rename of curated to committerToshio Kuratomi2016-12-051-2/+3
* make hash_params more robust in the face of many corner cases (#18701)Toshio Kuratomi2016-12-052-21/+139
* minor updates to network_cli connection plugin (#18742)Peter Sprygada2016-12-041-7/+36
* Fix minor typo in roles doc (#18740)brijs2016-12-041-1/+1
* Fux bug 18584 (#18718)Ruslan Tumarkin2016-12-041-1/+1
* FreeIPA module polymorphic restructuring, Python 3 support, and small fixes. ...Matthew Krupcale2016-12-041-0/+119
* adds unit test for network_cli connection plugin (#18729)Peter Sprygada2016-12-032-0/+180
* adds py3 compat changes to network_cli plugin (#18735)Peter Sprygada2016-12-031-1/+2
* fix stray i in developing_modules.rstEvgeni Golov2016-12-021-1/+1
* Add RHEV host detection support (#17177)Dag Wieers2016-12-021-1/+16
* Extend OpenStack related hypervisor detection (#15166)gl0bus2016-12-021-0/+10
* Add a bit more information for network facts on BSDMichael Scherer2016-12-021-0/+16
* fix setup module on Fedora Core 5 (#17175)Yann Autissier2016-12-021-4/+4
* Do not set docker use to None. (#18706)Jesse Keating2016-12-021-1/+4
* For container enabled role, display warning only when not ANSIBLE_CONTAINER (...Chris Houseknecht2016-12-021-2/+2
* Update developing_modules.rst (#18646)Erwan Velu2016-12-021-0/+4
* Remove method that isn't used here. (#18713)Toshio Kuratomi2016-12-021-27/+0
* Transform vault_pass into text when we read it in from the user or a file. (#...Toshio Kuratomi2016-12-011-4/+4
* Fix formatting, minor typo (#18711)Michael Vermaes2016-12-011-1/+2
* Modify instances of the use of the word idempotence to be correct. (#18704)mulkieran2016-12-017-36/+45
* Do not replace existing test skip lists.Matt Clay2016-12-011-95/+0
* ssh-keyscan can fail to find keys for a host.Toshio Kuratomi2016-12-011-0/+3
* yes, im using bashismsBrian Coca2016-12-011-1/+1
* Update intro_inventory.rst (#18696)Luc Russell2016-12-011-8/+8
* Add `unify_repos.sh` to shellcheck skip list.Matt Clay2016-11-301-0/+1
* with_sequence: pass AnsibleError throughBenoît Allard2016-11-301-0/+2
* with_sequence: Fix indentationBenoît Allard2016-11-301-2/+2
* Fix fetching files with scp (#18673)Alberto Murillo2016-11-301-1/+1
* dont skip github modules...Brian Coca2016-11-301-1/+1
* now also unifies plugins in same dir structureBrian Coca2016-11-301-0/+21
* use log attribute %(process)d instead of os.getpid (#18691)Adrian Likins2016-11-301-1/+1
* Add SSH_AUTH_SOCK to default envAdrian Likins2016-11-301-0/+1
* adds feature to try to auto determine network_os (#18674)Peter Sprygada2016-11-308-7/+56
* functional updates to ansible-connection (#18574)Peter Sprygada2016-11-302-23/+80
* Implement docker support for synchronize module. (#18145)Yannig2016-11-301-4/+19
* Fix compile skip path handling for targeted tests.Matt Clay2016-11-301-1/+1
* vyos: Don't run show commands that are over ANSIBLE_VYOS_TERMINAL_LENGTH (#18...John R Barker2016-11-301-2/+2
* Update coverage exclusions. (#18675)Matt Clay2016-11-292-1/+2
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-29191-48/+5483