diff options
author | Matt Clay <mclay@redhat.com> | 2022-01-12 23:27:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-12 23:27:05 +0100 |
commit | 3a891827b71fd91fe39f7821ebc3235ba4044f48 (patch) | |
tree | 241d3a4d39de51c968a56a4d90dee63a4b3858f7 /test/lib/ansible_test/_data/completion/remote.txt | |
parent | ansible-test - Add support for FreeBSD 12.3. (#76745) (diff) | |
download | ansible-3a891827b71fd91fe39f7821ebc3235ba4044f48.tar.xz ansible-3a891827b71fd91fe39f7821ebc3235ba4044f48.zip |
ansible-test - Remove AIX provisioning support. (#76747)
* ansible-test - Remove AIX provisioning support.
* Remove `skip/aix` integration test aliases.
* Remove build for AIX binary module.
Diffstat (limited to 'test/lib/ansible_test/_data/completion/remote.txt')
-rw-r--r-- | test/lib/ansible_test/_data/completion/remote.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/lib/ansible_test/_data/completion/remote.txt b/test/lib/ansible_test/_data/completion/remote.txt index 02ee9a66e4..f9903849e9 100644 --- a/test/lib/ansible_test/_data/completion/remote.txt +++ b/test/lib/ansible_test/_data/completion/remote.txt @@ -9,5 +9,3 @@ rhel/7.9 python=2.7 provider=aws rhel/8.5 python=3.6,3.8,3.9 provider=aws rhel/9.0b python=3.9 provider=aws rhel provider=aws -aix/7.2 python=2.7,3.7 python_dir=/opt/freeware/bin provider=ibmps -aix python_dir=/opt/freeware/bin provider=ibmps |