summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "stricter permissions on atomic_move when creating new file (#68970)"revert-68970-safer_default_permsBrian Coca2020-04-164-13/+11
* stricter permissions on atomic_move when creating new file (#68970)Brian Coca2020-04-164-11/+13
* Add variable for DEFAULT_NO_TARGET_SYSLOG (#68971)Jordan Borean2020-04-163-2/+10
* windows - fix up env var quoting for unicode single quotes (#68968)Jordan Borean2020-04-166-9/+17
* Add more integration tests. (#68972)Matt Clay2020-04-165-0/+88
* Remove unused functions (#68969)Jordan Borean2020-04-161-20/+0
* Testing: Add support for CentOS Linux On Power platform (#68130)Yanis Guenane2020-04-1526-38/+187
* Extend dev guide for collection testing and collection hacking (#68899)Felix Fontein2020-04-153-9/+105
* docs: Update inventory script paths (#68905)Abhijeet Kasurde2020-04-152-5/+7
* VMware: Document vm properties (#68552)Abhijeet Kasurde2020-04-152-0/+1184
* small fix to install command as no longer needs -p by default (#68947)Jake Jackson2020-04-151-1/+1
* ansible-galaxy - fix listing specific role and role description (#67409)Sam Doran2020-04-154-19/+99
* Adjust openssl_certificate* module names (ansible-collections/community.crypt...Felix Fontein2020-04-141-2/+2
* Fix routing entry to patch. (#68537)Felix Fontein2020-04-140-0/+0
* Revert "Switch network incidental tests to VyOS 1.1.7-R2."Matt Clay2020-04-142-3/+2
* prepare for future ansibot collection changes (#68944)jctanner2020-04-142-0/+2
* Prevent templating unused variables for {%include%} (#68749)Martin Krizek2020-04-147-3/+55
* Switch network incidental tests to VyOS 1.1.7-R2.Matt Clay2020-04-142-2/+3
* Use context manager in yum module. (#65376)Mads Jensen2020-04-142-11/+5
* avoid mkdir -p (#68921)Brian Coca2020-04-134-12/+22
* Force collections to be static (#68723)David Shrewsbury2020-04-133-1/+56
* subversion module - provide password securely when possible or warn (#67829)Sloane Hertel2020-04-1316-40/+118
* get_url pass incorrect If-Modified-Since header(#67417) (#67419)Zhanwei Wang2020-04-103-2/+4
* Updating routing data for gcp_kms_* filters (#68807)Abhijeet Kasurde2020-04-102-3/+3
* Fixes #68121: Move kubectl plugin migration to proper place. (#68122)Jeff Geerling2020-04-102-2/+2
* moving zabbix modules to a dedicated collection (#68190)Dusan Matejka2020-04-101-2/+7
* Fix ansible-test --docker without tests dir.Matt Clay2020-04-092-0/+8
* Fix label lookup in the default callback for includes (#68822)Matt Martz2020-04-0910-7/+42
* doc: variable precedence: "override", not "overwrite" (#68698)Kenyon Ralph2020-04-091-5/+5
* basic: Update required library message (#68657)Abhijeet Kasurde2020-04-092-1/+3
* url_windows - Add not around no redirection for auth headers (#68791)Jordan Borean2020-04-091-0/+2
* true and false commands have to be quoted (#68761)pallxk2020-04-091-3/+3
* reroute zabbix to its dedicated collection (#68806)Rick Elrod2020-04-092-68/+68
* ansible-test: don't trigger full CI run for changes to changelogs/ and docs/ ...Felix Fontein2020-04-092-0/+10
* Update docker.txt to use the OpenSUSE 15.1 container image (devel edition) (#...Rick Elrod2020-04-093-2/+11
* patch is in ansible.posix part deux (#68796)Jordan Borean2020-04-092-2/+2
* Add some missing dmi facts when we use dmidecode (#68756)Rick Elrod2020-04-092-12/+42
* Update tests to use RHEL 7.8. (#68787)Matt Clay2020-04-084-7/+11
* Remove cgroup_perf_recap_graph.py, since that callback no longer exists here ...Matt Martz2020-04-081-130/+0
* dnf: remove un-needed function (#68482)Chris Holland2020-04-082-34/+4
* fixed fetch traversal from slurp (#68720)Brian Coca2020-04-0812-34/+121
* Allow tasks to notify a fqcn handler name (#68213)Matt Martz2020-04-0811-18/+67
* Update changelogs/fragments/allow-fail-json-msg-to-be-positional.yamlToshio Kuratomi2020-04-081-1/+1
* Fix yaml in changelogToshio Kuratomi2020-04-081-2/+2
* Add some more unittests for fail_jsonToshio Kuratomi2020-04-081-1/+22
* Allow the msg argument to fail_json() to be a positional argumentToshio Kuratomi2020-04-083-5/+21
* Fix ansible-test submodule handling. (#68759)Matt Clay2020-04-0814-29/+149
* Update team_openstack in botmeta (#68679)David Shrewsbury2020-04-071-2/+4
* Dev guide: add notes about different image types for integration and unit/san...Andrew Klychkov2020-04-073-1/+9
* Add --docker-terminate flag to ansible-test (#68688)Rick Elrod2020-04-064-1/+15