ansible/test
Olivier Bourdon 612d0d6634 Fix interfaces_file for proper file contents (#37818)
The generated file was completely unusable by the system
therefore the fix which ensures that diffing the file
prior to changes and after only shows diffs

Furthermore the code did not work for Python 3.6
>       f.writelines(to_bytes(lines, errors='surrogate_or_strict'))
E       TypeError: a bytes-like object is required, not 'int'

The other modifications (lambda variable renaming) is to
comply with default flake8 rules
2018-03-28 10:21:43 +01:00
..
cache
integration VMware: Gather facts when powerstate is specified (#37908) 2018-03-28 00:19:33 +05:30
legacy exo_dns_record: remove limitation for multiple records only for A type (#35173) 2018-02-05 22:40:02 +01:00
results
runner Add argument to allow limiting docker container to s specific amount of memory (#37950) 2018-03-26 16:45:50 -05:00
sanity Use arg_spec type for comparisons on default and choices (#37741) 2018-03-26 12:15:32 -05:00
units Fix interfaces_file for proper file contents (#37818) 2018-03-28 10:21:43 +01:00
utils Update httptester for httpbin==0.6.2 2018-03-21 11:21:39 -07:00