Skip to content

Commit

Permalink
move workflows temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-m-sullivan committed Oct 22, 2024
1 parent 77160ab commit e1c6f7b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
File renamed without changes.
6 changes: 2 additions & 4 deletions tests/configure_platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@
extensions: ["yml"]
tags:
- always
- debug:
var: aap_configuration_secure_logging

# - name: Wait for Controller to come up
# ansible.builtin.uri:
# url: "https://{{ aap_hostname }}/api/v2/ping/"
Expand Down Expand Up @@ -83,8 +82,7 @@
# delegate_to: localhost

roles:
- gateway_users
# - dispatch # The dispatch role calls all of the other roles.
- dispatch # The dispatch role calls all of the other roles.
# tasks:

# - name: Validate error handling
Expand Down

0 comments on commit e1c6f7b

Please sign in to comment.