diff --git a/changelogs/fragments/ansible-test-freebsd12-2.yml b/changelogs/fragments/ansible-test-freebsd12-2.yml new file mode 100644 index 00000000000..bc1dffb0309 --- /dev/null +++ b/changelogs/fragments/ansible-test-freebsd12-2.yml @@ -0,0 +1,2 @@ +minor_changes: + - ansible-test - Now supports freebsd/12.2 remote (https://github.com/ansible/ansible/issues/72366). diff --git a/test/lib/ansible_test/_data/completion/remote.txt b/test/lib/ansible_test/_data/completion/remote.txt index 0ad20538c93..415c8c64f11 100644 --- a/test/lib/ansible_test/_data/completion/remote.txt +++ b/test/lib/ansible_test/_data/completion/remote.txt @@ -1,5 +1,6 @@ freebsd/11.1 python=2.7,3.6 python_dir=/usr/local/bin freebsd/12.1 python=3.6,2.7 python_dir=/usr/local/bin +freebsd/12.2 python=3.7,2.7 python_dir=/usr/local/bin osx/10.11 python=2.7 python_dir=/usr/local/bin macos/10.15 python=3.8 python_dir=/usr/local/bin rhel/7.6 python=2.7