Actions
Bug #37091
closedPackage Action - Ansible Default might emit a long list
Difficulty:
easy
Triaged:
No
Description
Hello,
I come after https://github.com/Katello/katello/pull/10850. During testing a long list was printed for packages_name.
1) It was hard to read
2) Ruby print list in the same format than YAML compact form. It doesn't seems the original author was aware (I think it expected a String because it called it name and not names)
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_ansible/pull/684 added
Actions