From 6513453310cdfc42c44a4b879535a8f0795c0295 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Thu, 28 Apr 2022 11:17:46 -0700 Subject: ansible-test - Add support for remote Ubuntu VMs. --- test/lib/ansible_test/_data/completion/remote.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/lib/ansible_test/_data/completion/remote.txt') diff --git a/test/lib/ansible_test/_data/completion/remote.txt b/test/lib/ansible_test/_data/completion/remote.txt index ddaace3c3b..68d02e90c7 100644 --- a/test/lib/ansible_test/_data/completion/remote.txt +++ b/test/lib/ansible_test/_data/completion/remote.txt @@ -6,3 +6,5 @@ macos python_dir=/usr/local/bin provider=parallels rhel/7.9 python=2.7 provider=aws rhel/8.5 python=3.6,3.8,3.9 provider=aws rhel provider=aws +ubuntu/22.04 python=3.10 provider=aws +ubuntu provider=aws -- cgit v1.2.3