Gerald Vogt
Gerald Vogt
Allow to automatically promote new version to lifecycle environments in role theforeman.foreman.content_view_version.
##### SUMMARY theforeman.foreman.host doesn't pick up the current settings for content_source, content_view, lifecycle_environment which results in these parameter being set on each run or showing them as diff in check...
##### SUMMARY theforeman.foreman.setting in 3.4.0 throws an exception for some settings with default setting, e.g. foreman_ansible_proxy_batch_size: ``` TASK [theforeman.foreman.settings : Create Settings] ************************************************** An exception occurred during task execution. To...
##### SUMMARY theforeman.foreman.setting in 3.4.0 doesn't set null, if null is default and settings is supposed to be reset but sets empty string "" instead. For example: State before: ```...
##### SUMMARY theforeman.foreman.smart_class_parameter in 3.4.0 always wants to remove the hidden_value parameter. ##### ISSUE TYPE - Bug Report ##### ANSIBLE VERSION ``` ansible [core 2.12.2] config file = /etc/ansible/ansible.cfg configured...
##### SUMMARY Running against a katello 4.3 or 4.4 server my playbook doesn't set puppet classes for nested hostgroups. ``` - role: theforeman.foreman.hostgroups vars: foreman_hostgroups: ... - name: "centos7-base" organization:...
##### SUMMARY Running against a katello 4.3 or 4.4 server my playbook doesn't seem to handle activation keys content override correctly. During every run it find diffs although it's correctly...
##### SUMMARY theforeman.foreman.external_usergroup in 3.4.0 does not allow to set multiple authentication sources to link a user group to multiple sources, e.g. to External and an LDAP. See apidoc https://apidocs.theforeman.org/katello/latest/apidoc/v2/external_usergroups/index.html...
##### SUMMARY There is little (no?) support for the ansible plugin, yet, e.g. there is no module to initiate a role import. ##### ISSUE TYPE Missing the equivalent of puppetclasses_import...
##### SUMMARY theforeman.foreman.repositories configures products and repository. If you use ansible for an initial setup of a katello installation you'll need at least the content of the baseos repos, for...