diff options
author | Matt Clay <mclay@redhat.com> | 2021-09-20 18:39:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-20 18:39:07 -0700 |
commit | 4ea8d9a7824827cf3d4a206599ffd7fe3a09eafd (patch) | |
tree | 57b4ea491f6f93b6b938037e28dca90098754ca2 /test/integration/targets/infra | |
parent | 989eeb243fcf9236bd54d4df60c01f6db4e642a7 (diff) | |
download | ansible-4ea8d9a7824827cf3d4a206599ffd7fe3a09eafd.tar.gz |
ansible-test - split controller/target testing (#75605)
Diffstat (limited to 'test/integration/targets/infra')
-rw-r--r-- | test/integration/targets/infra/aliases | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/infra/aliases b/test/integration/targets/infra/aliases index 887d7029da..711032383e 100644 --- a/test/integration/targets/infra/aliases +++ b/test/integration/targets/infra/aliases @@ -1,3 +1,4 @@ shippable/posix/group3 needs/file/hacking/test-module.py needs/file/lib/ansible/modules/ping.py +context/controller |