ansible/test/units/module_utils/common
Dongsu Park 598e3392a9
Discover Flatcar Linux properly for hostname (#69627)
To avoid issues with Flatcar Container Linux being unable to be found,
detect Flatcar distro name especially for hostname, just like CoreOS
Container Linux was supported.

See also https://github.com/ansible/ansible/issues/69516
2020-06-02 18:41:53 +05:30
..
parameters Fix removed_in_version to support honor suboptions (#66918) 2020-02-04 10:14:55 -05:00
process "Fix" test_get_bin_path by changing mock order (#67730) 2020-02-28 10:39:27 -05:00
text Expose to_<str> as a public function (#68965) 2020-04-17 07:54:00 +10:00
validation Fix and add tests for some module_utils.common.validation (#67771) 2020-03-26 18:18:56 -05:00
warnings Add mechanism for storing warnings and deprecations outside of AnsibleModule (#58993) 2020-01-28 12:12:14 -05:00
__init__.py
test_collections.py
test_dict_transformations.py
test_network.py
test_removed.py
test_sys_info.py Discover Flatcar Linux properly for hostname (#69627) 2020-06-02 18:41:53 +05:30
test_utils.py