diff options
author | Matt Clay <matt@mystile.com> | 2022-06-08 20:12:22 +0200 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2022-06-08 21:08:54 +0200 |
commit | 5f5c4ef2ef85c33279f4419d86553c337ce78a04 (patch) | |
tree | df04277bb2471165da58ec77e9214abcac7c50ed /.azure-pipelines | |
parent | ansible-test - Update distro containers to 4.3.0. (diff) | |
download | ansible-5f5c4ef2ef85c33279f4419d86553c337ce78a04.tar.xz ansible-5f5c4ef2ef85c33279f4419d86553c337ce78a04.zip |
Remove incidental_inventory_foreman test.
Diffstat (limited to '.azure-pipelines')
-rw-r--r-- | .azure-pipelines/azure-pipelines.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 793e4f1808..59cd0f7ad6 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -183,8 +183,6 @@ stages: test: ios/csr1000v/ - name: VyOS Python test: vyos/1.1.8/ - - name: Cloud Python - test: cloud/ - stage: Summary condition: succeededOrFailed() dependsOn: |