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 9fbd65958d
hostname: hostnamectl check -> SystemdStrategy (#70532)
Change:
- Move hostnamectl check out of GenericStrategy because it was incorrect
  for everything except the SystemdStrategy which is where it belongs.
- Add some initial tests for the hostname module, though we are limited
  by the fact that we can't do much testing with it in containers.

Test Plan:
- new hostname integration tests

Signed-off-by: Rick Elrod <rick@elrod.me>

Co-authored-by: Sam Doran <sdoran@redhat.com>
4 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration hostname: hostnamectl check -> SystemdStrategy (#70532) 4 years ago
lib/ansible_test Fix ansible-test error in community.aws (#70507) 4 years ago
sanity sanity: remove ansible-bad-function (#70431) 4 years ago
support Deprecation revisited (#69926) 4 years ago
units Remove some constants.py deprecated items (#70466) 4 years ago
utils/shippable Test ansible-galaxy against pulp/pulp_ansible (#69605) 4 years ago