You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Sam Doran 617fbad743
synchronize - fix password authentication (#66542)
On Python 2, leave all fds open since there is no mechanism to close specific fds with subprocess.Popen() on Python 2

Add unit tests.

Co-authored-by: Matt Martz <matt@sivel.net>
5 years ago
..
ansible_test
integration yum - fix bug where enablerepo is not honored when disablerepo all (#66557) 5 years ago
legacy Use context manager for file handling in misc files. (#65372) 5 years ago
lib/ansible_test
sanity Fixed argument spec for multiple modules - Part II (#65497) 5 years ago
units synchronize - fix password authentication (#66542) 5 years ago
utils