8a0abed1ba
Change: - Hostname strategies' get_*() methods should never write to the filesystem. They are used in check_mode by default to determine if there is any work to be done. Test Plan: - New unit tests to ensure that (at least when in check_mode) the get methods don't ever call write. Tickets: - Fixes #66432 Signed-off-by: Rick Elrod <rick@elrod.me> |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_apt.py | ||
test_async_wrapper.py | ||
test_copy.py | ||
test_hostname.py | ||
test_iptables.py | ||
test_known_hosts.py | ||
test_pip.py | ||
test_service.py | ||
test_service_facts.py | ||
test_systemd.py | ||
test_yum.py | ||
utils.py |