diff options
author | Matt Clay <matt@mystile.com> | 2022-06-08 11:12:22 -0700 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2022-06-08 12:08:54 -0700 |
commit | 5f5c4ef2ef85c33279f4419d86553c337ce78a04 (patch) | |
tree | df04277bb2471165da58ec77e9214abcac7c50ed /.azure-pipelines | |
parent | a4e4413cde4e00dc091449efa820195998c3d857 (diff) | |
download | 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: |