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 Role to conduct a repository sync. Currently I see roles for enabling repositories and creating a sync plan but this issue is for functionality to do an on-demand...

triaged

##### SUMMARY We discussed in last triage, that it'd be good to have guidelines how to document roles, given they tend to have a standalone README.md instead of docs generated...

triaged
documentation

##### SUMMARY In our environment we rely on kerberos everywhere and creating special user for this purpose is not really nice because all users would need to get that password...

waiting on contributor
feature request
triaged
waiting on another project

##### SUMMARY ###### Use case: A host is created on VMware by any existing provisioning automation, e.g. using VMware modules or vRealize. Add it as managed or unmanaged host. ######...

feature request
triaged

Lots of the logic around setting host params, groups, etc is now duplicated in both implementations, we should try to DRY that up. _Originally posted by @evgeni in https://github.com/theforeman/foreman-ansible-modules/issues/986#issuecomment-731112931_

refactor
triaged
inventory

- [x] global_parameter - [ ] smart_class_parameter - [ ] nested parameter (org, loc) - [ ] domain, subnet, host, hostgroup, ... ("direct" params, for the lack of a better...

enhancement
feature request
triaged

Personnally, I would prefer to have the list of capsules where the LifeCycle environment is replicated in the LifeCycle environment definition. I find it cleaner in the ansible code, specially...

help wanted
triaged

Compute attributes `interfaces_attributes` and `volumes_attributes` needs to be dicts. These are really dicts in form of: ```yaml interfaces_attributes: '0': type: VirtualE1000 network: dvportgroup-107 '1': type: VirtualE1000 network: dvportgroup-106 ``` It's...

enhancement
help wanted
triaged
documentation

##### SUMMARY Please consider adding wait_for feature(s) for the host module, the feature would be used to get the ansible playbook to wait until the host is created/built or modifications...

triaged

##### SUMMARY With currently 54 different interdependent modules, it would be uselful to know in which specific order they should be used. E.g. `domain` will throw an error if any...

triaged