Evgeni Golov
Evgeni Golov
maybe @tbrisker know about the ENC part?
Right, I could have provided more context. sorry @tbrisker I think the main questions are: 1. Does the ENC endpoint provide data that is useful outside of Puppet (like the...
That endpoint would be quicker, right? As it's pre-rendered? Can we try it, and fall back to normal API if not found? I'd prefer not to *force* users to have...
This collection contains the inventory plugin, not the contrib inventory script. And that's also what Tower uses today. If there are features in the contrib version that we're missing, please...
Does that also happen when you write ```yaml organizations: - "{{ katello_organization }}" ``` As `organizations` of a location are a list, and it might split on the comma.
Yeah, some entities in Foreman can belong to multiple Organizations (and Locations), and some can't. That's why some modules expect a list (and have an s), and some not. And...
True. But distributing/including these will be a bit more complicated, as the Makefile would need to find out the path contrary to just importing a module
1. this you can implement with Ansible, no need for the module to support it (https://github.com/theforeman/foreman-ansible-modules#known-issues has a link) 2. this wasn't possible the last time I looked, because the...
need to be added to `index.rst`