Skip to content

Commit

Permalink
Update broker/helpers.py
Browse files Browse the repository at this point in the history
Co-authored-by: Tasos Papaioannou <tpapaioa@redhat.com>
  • Loading branch information
JacobCallahan and tpapaioa authored Oct 10, 2024
1 parent 6c3797a commit 7184a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion broker/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ def inventory_fields_to_dict(inventory_fields, host_dict, **extras):
{
"Host": "some.test.host",
"Provider": "AnsibleTower",
"Action": "deploy-base-rhel",
"Action": "deploy-rhel",
"OS": "RHEL 8.4"
}
Expand Down

0 comments on commit 7184a7b

Please sign in to comment.