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
Slava Maslennikov 85d836171b Add a force_replace_host flag to win_domain_membership (#53542)
* Add a force_replace_host flag to win_domain_membership

Satisfies https://github.com/ansible/ansible/issues/53539

* Rework backticks

* Bump version_added

* Check for existence of current hostname as well; use LDAPFilter during search

* Rename $force_replace_host to $allow_existing_computer_account

* Added docs, porting guide and minor nit in code
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration win_shell: Implement option 'profile', allowing the user to control p… (#54299) 7 years ago
legacy Cleanup yaml files with incorrect task attrs (#53813) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Add workspace module for azure (#53731) 7 years ago
sanity Add a force_replace_host flag to win_domain_membership (#53542) 7 years ago
units Fix .encode('hex') call for python3 (#53343) 7 years ago
utils Slightly increase non-coverage unit test timeout. 7 years ago