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
Sam Doran 7352457e7b
hostname - add macOS (#54439)
* Add DarwinStrategy class and integration tests

macOS has three seprate hostname params that need to be set. One of those params, LocalHostName, has more stringent requirements than the other two, which accept special characters and spaces. Create a method to scrub the hostname to ensure it works well with the system requirements.

* Update documentation

* Account for virtualization type returned on Azure Pipelines

* Do not be dependent on order of self.name_types

Use the scrubbed name when the name type is LocalHostName
4 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration hostname - add macOS (#54439) 4 years ago
lib/ansible_test Fix processing of add_file_common_args=True when argument_spec is not specified as kwarg. (#72334) 4 years ago
sanity Fix example to use correct shebang (#72129) 4 years ago
support Remove incidental_win_psexec (#71953) 4 years ago
units Add a toggle for the leading separator for keyed_groups (#60882) 4 years ago
utils/shippable Test changes to allow using "macos" test image (#71849) 4 years ago