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
Rick Elrod 8a0abed1ba [hostname] don't write in get_*() methods
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>
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration ini: Add parameter to allow no value (#74806) 5 years ago
lib/ansible_test ansible-test - Do not downgrade cryptography. 5 years ago
sanity Revert "aync_status rewrite (#74577)" 5 years ago
support Vendor `distutils.version` (#74644) 5 years ago
units [hostname] don't write in get_*() methods 5 years ago
utils/shippable Remove unused CI scripts. 5 years ago