summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Use needs/root, rather than become: yes (#27479)"revert-27479-ovs-needs-rootJohn R Barker2017-07-312-1/+4
* Revert "Add test_items to junos_system integration target (#27481)"John R Barker2017-07-310-0/+0
* Use needs/root, rather than become: yes (#27479)John R Barker2017-07-312-4/+1
* root when installing packages (#27477)John R Barker2017-07-311-0/+4
* Install Python (#27476)John R Barker2017-07-311-0/+4
* prepare_ovs call gather facts (#27468)John R Barker2017-07-301-0/+6
* Add correct URL for docker guide (#27465)Abhijeet Kasurde2017-07-301-1/+1
* remove wildcards and add boilerplateToshio Kuratomi2017-07-29135-2659/+1371
* Add some features to the pylint sanity checkToshio Kuratomi2017-07-292-1/+6
* revise ordered list of boilerplate workToshio Kuratomi2017-07-291-7/+7
* Remove get_exception usage from amazon modulesToshio Kuratomi2017-07-292-66/+49
* more wildcardsToshio Kuratomi2017-07-2930-635/+326
* Get rid of more wildcard imports and add boilerplate to more modulesToshio Kuratomi2017-07-2947-848/+416
* Add code to allow from __future__ in docs-only modulesToshio Kuratomi2017-07-281-0/+9
* Modify boilerplate code-smell test to check some of the module dirsToshio Kuratomi2017-07-281-15/+72
* Remove wildcard importsToshio Kuratomi2017-07-28185-3464/+1662
* Fix ansible-test type hints.Matt Clay2017-07-284-7/+7
* New tests for copy recursive with absolute pathsToshio Kuratomi2017-07-282-2/+94
* add_hosts.py: Fix add_host does not recognise 'host' alias (#27418)giovannisciortino2017-07-282-1/+2
* Add support for `non_local` alias in ansible-test.Matt Clay2017-07-287-3/+13
* Support multiple vault passwords (#22756)Adrian Likins2017-07-2834-348/+1925
* Adding aireos_config module (#27408)James Mighion2017-07-296-1/+568
* Add stderr callback plugin to changelogToshio Kuratomi2017-07-281-0/+1
* Fix _get_file_contents to return bytes and checking that a different file exi...Toshio Kuratomi2017-07-282-9/+17
* Fix integration test aliases.Matt Clay2017-07-285-5/+5
* Fixes #17958: use stderr instead of the default stdout for fatal errors (#17962)fredericve2017-07-281-0/+80
* Fix fetch configuration in junos_command (#26392)Ganesh Nalawade2017-07-282-14/+47
* Fix nxos portchannel force option (#27190)Mike Wiebe2017-07-2810-12/+183
* Fix nxos_vtep_vni typoNathaniel Case2017-07-281-1/+1
* Fix a typo in win_iis_webapplication.ps1 (#27417)Marko Stanković2017-07-281-1/+1
* fixed nontype error (#27428)David Newswanger2017-07-282-7/+33
* Iosxr attribute error #27122 (#27425)David Newswanger2017-07-283-19/+42
* fetch: fail if flat=yes and dest=existing-dir w/o trailing slashMartin Krizek2017-07-282-0/+19
* [cloud] Fix setup_iam to use policy_name, not PolicyName (#26880)Will Thames2017-07-281-1/+4
* fix iosxr_banner (#27378)Trishna Guha2017-07-285-64/+22
* Add Pure Storage Volume module (#26357)Simon Dodsley2017-07-281-0/+195
* aws_kms: don't append to unicode - fixes #25786 (#27352)Sloane Hertel2017-07-281-6/+12
* Removing openssl_publickey from pep8 legacy files (#27414)Yanis Guenane2017-07-282-4/+0
* fix nxos_vrf_af nxapi & cli (#27307)Trishna Guha2017-07-282-24/+10
* Fix ansible-test handling of git output.Matt Clay2017-07-271-1/+1
* Revert "Revert "Allow ini plugin to load file using other encoding than utf8....Matt Clay2017-07-279-35/+78
* Revert "Allow ini plugin to load file using other encoding than utf8." (#27407)Toshio Kuratomi2017-07-279-78/+35
* Update conventions in azure modulesToshio Kuratomi2017-07-2719-365/+137
* Allow specific __future__ imports in modulesToshio Kuratomi2017-07-272-120/+95
* Fix wildcard import in galaxy/token.pyToshio Kuratomi2017-07-271-1/+2
* Fix one name in module error due to rewritten VariableManagerToshio Kuratomi2017-07-271-1/+1
* Disable pylint check for names existing in modules for test dataToshio Kuratomi2017-07-271-0/+3
* Allow ini plugin to load file using other encoding than utf8.Yannig Perré2017-07-279-35/+78
* updated clog with latest lookupBrian Coca2017-07-271-0/+1
* adding lookup plugin for chef_databags (#18403)Josh Bradley2017-07-271-0/+98