foreman-ansible-modules icon indicating copy to clipboard operation
foreman-ansible-modules copied to clipboard

Ansible modules for interacting with the Foreman API and various plugin APIs such as Katello

Results 147 foreman-ansible-modules issues
Sort by recently updated
recently updated
newest added

##### SUMMARY The appears to not be a way to get hostgroup information via this Anisble collection ##### ISSUE TYPE Create a plugin "hostgroup_info" that will allow, among other things,...

##### SUMMARY I am using compute_profile plugin to create configuration on katello. However, this plugin let the storage_pod parameter empty after problem free Ansible run ##### ISSUE TYPE - Bug...

bug
triaged

##### SUMMARY It would be helpful if the `resource_info` module (and perhaps `host_info` and others) were available as a lookup plugin, to be able to query the foreman api quickly...

feature request
triaged

##### SUMMARY @lengoldenstein requested this on twitter: https://twitter.com/lengoldenstein/status/1247501504631549954 I tried adding it, but faced a few interesting bumps, which I don't know how to handle properly: - foreman does not...

feature request
triaged

This role will promote all appropriate Lifecycle Environments based on an dictionary provided as an extra-var. If, prior to promoting the LCE, it is determined that there is no new...

enhancement
triaged
role

##### SUMMARY #1283 proposed an ansible module and basic role for generating registration commands with the global registration feature. After discussion, the author decided to withraw the role as it...

triaged
waiting on another project

##### SUMMARY When I used the organization option to create a new organization, I used my personal company, 'Hobgoblin Consulting Services, LLC'. When I tried to use this in further...

triaged
documentation

Initial work by @stejkalleos This was dropped from #1283 , therefore creating a separate PR so that the basic work is not lost. Requires #1283

triaged

##### SUMMARY `job_invocation` currently expects the user to select the template by providing a `job_template` name, however the API also allows to select them by "feature" apidoc says: job_invocation[feature] optional...

triaged

##### SUMMARY ansible-core 2.11 supports role argument specs (https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse_roles.html#role-argument-validation, https://steampunk.si/blog/ansible-role-argument-specification/) and the surrounding tooling is now also getting support for that (https://github.com/ansible-community/antsibull/pull/272, https://github.com/ansible-community/antsibull-changelog/pull/55) which means we can better automate our...

triaged
easy
documentation