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
2020-10-27 17:30:54 -04:00
..
ansible_test
integration hostname - add macOS (#54439) 2020-10-27 17:30:54 -04:00
lib/ansible_test Fix processing of add_file_common_args=True when argument_spec is not specified as kwarg. (#72334) 2020-10-27 10:25:18 -05:00
sanity Fix example to use correct shebang (#72129) 2020-10-07 10:07:27 -05:00
support Remove incidental_win_psexec (#71953) 2020-10-12 14:16:13 -05:00
units Add a toggle for the leading separator for keyed_groups (#60882) 2020-10-23 15:57:44 -04:00
utils/shippable Test changes to allow using "macos" test image (#71849) 2020-09-22 09:10:36 -04:00