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/integration/targets/hostname/vars
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
..
FreeBSD.yml hostname: hostnamectl check -> SystemdStrategy (#70532) 4 years ago
RedHat.yml hostname: hostnamectl check -> SystemdStrategy (#70532) 4 years ago
default.yml hostname: hostnamectl check -> SystemdStrategy (#70532) 4 years ago