Skip to content

Commit

Permalink
Merge pull request #708 from shannon-donahue/remove-task
Browse files Browse the repository at this point in the history
Remove tasks endpoint from itless env
  • Loading branch information
Hyperkid123 authored Oct 21, 2024
2 parents 9132e75 + ba3fa81 commit 1ac95f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions static/beta/stage/modules/fed-modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -619,9 +619,7 @@
"module": "./RootApp",
"routes": [
{
"pathname": "/insights/tasks",
"isFedramp": true
},
"pathname": "/insights/tasks" },
{
"pathname": "/ansible/tasks"
}
Expand Down
4 changes: 1 addition & 3 deletions static/stable/stage/modules/fed-modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -614,9 +614,7 @@
"module": "./RootApp",
"routes": [
{
"pathname": "/insights/tasks",
"isFedramp": true
},
"pathname": "/insights/tasks" },
{
"pathname": "/ansible/tasks"
}
Expand Down

0 comments on commit 1ac95f5

Please sign in to comment.