Project

General

Custom queries

Profile

Actions

Bug #29583

open

Remove Org/Locs from Ansible roles API documentation

Added by Evgeni Golov about 5 years ago. Updated almost 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Association not found for organization when listing Ansible roles or variables for an Organization

The API doc says one can pass taxonomies (org/loc) when calling the list roles endpoint, but this results in a 500 error:

{
  error: {
    message: "Association not found for organization" 
  }
}

(same with location ;))


Related issues 1 (1 open0 closed)

Related to Foreman - Tracker #27680: API bugs that need workarounds in foreman-ansible-modulesNew

Actions
Actions #2

Updated by Evgeni Golov about 5 years ago

  • Subject changed from Association not found for organization when listing Ansible roles for an Organization to Association not found for organization when listing Ansible roles or variables for an Organization

same applies for variables too

Actions #3

Updated by Evgeni Golov about 5 years ago

and also the "show" endpoint is affected, not only "list"

Actions

Also available in: Atom PDF