summaryrefslogtreecommitdiffstats
path: root/test/lib/ansible_test/_data/completion/remote.txt
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2022-06-15 23:41:04 +0200
committerMatt Clay <matt@mystile.com>2022-06-18 03:56:06 +0200
commit24d91f552cad2a485f286f3c34cbba2005599ab4 (patch)
tree6cee78cd90102487dd9312b72ffce8cbcf94ebdf /test/lib/ansible_test/_data/completion/remote.txt
parentansible-test - More flexible become support. (diff)
downloadansible-24d91f552cad2a485f286f3c34cbba2005599ab4.tar.xz
ansible-24d91f552cad2a485f286f3c34cbba2005599ab4.zip
ansible-test - Add support for more remotes.
Diffstat (limited to 'test/lib/ansible_test/_data/completion/remote.txt')
-rw-r--r--test/lib/ansible_test/_data/completion/remote.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/lib/ansible_test/_data/completion/remote.txt b/test/lib/ansible_test/_data/completion/remote.txt
index d9738d3647..afd64d8215 100644
--- a/test/lib/ansible_test/_data/completion/remote.txt
+++ b/test/lib/ansible_test/_data/completion/remote.txt
@@ -1,3 +1,8 @@
+alpine/3.16 python=3.10 become=doas provider=aws arch=x86_64
+alpine become=doas provider=aws arch=x86_64
+fedora/35 python=3.10 become=sudo provider=aws arch=x86_64
+fedora/36 python=3.10 become=sudo provider=aws arch=x86_64
+fedora become=sudo provider=aws arch=x86_64
freebsd/12.3 python=3.8 python_dir=/usr/local/bin become=su provider=aws arch=x86_64
freebsd/13.0 python=3.7,3.8,3.9 python_dir=/usr/local/bin become=su provider=aws arch=x86_64
freebsd/13.1 python=3.8,3.7,3.9,3.10 python_dir=/usr/local/bin become=su provider=aws arch=x86_64
@@ -9,5 +14,6 @@ rhel/8.5 python=3.6,3.8,3.9 become=sudo provider=aws arch=x86_64
rhel/8.6 python=3.6,3.8,3.9 become=sudo provider=aws arch=x86_64
rhel/9.0 python=3.9 become=sudo provider=aws arch=x86_64
rhel become=sudo provider=aws arch=x86_64
+ubuntu/20.04 python=3.8,3.9 become=sudo provider=aws arch=x86_64
ubuntu/22.04 python=3.10 become=sudo provider=aws arch=x86_64
ubuntu become=sudo provider=aws arch=x86_64