Skip to content

Commit

Permalink
Change path to point to proper endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
sambible committed Jan 17, 2023
1 parent eb5c1b1 commit d350dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nailgun/entities.py
Original file line number Diff line number Diff line change
Expand Up @@ -4322,7 +4322,7 @@ def path(self, which=None):
"""
if which in (
'assign_ansible_roles',
'list_ansible_roles',
'ansible_roles',
'disassociate',
'enc',
'errata',
Expand Down

0 comments on commit d350dfd

Please sign in to comment.