foreman_ansible icon indicating copy to clipboard operation
foreman_ansible copied to clipboard

:arrow_forward: Ansible integration in Foreman

Results 27 foreman_ansible issues
Sort by recently updated
recently updated
newest added

Remove `Run all Ansible roles` option from hostgroup dropdown if no roles are assigned.

Needs testing
Not yet reviewed
Waiting on contributor

Needs testing
Not yet reviewed
Waiting on contributor

These are the latest versions. Packaging already uses these versions. I have no clue if this works, just submitting it to see what CI thinks. This what RPMs run with...

Needs testing
Not yet reviewed
Waiting on contributor

Requires: - https://github.com/theforeman/foreman/pull/9290

Needs re-review
Needs testing

From [community post](https://community.theforeman.org/t/new-ui-does-not-display-assigned-roles/27897/5) When host have roles only from the host group, table with roles on the new host detail page ignores them. **Changes:** * Fix issue when host had...

Needs testing

This reduces the duplication between projects. For example, this ensures testing on Ruby 2.7 which previously didn't happen. There are various preparation PRs, see the commits for details. Right now...

Needs testing
Not yet reviewed
Waiting on contributor

Update foreman_remote_execution and foreman-tasks dependencies using `~>` instead of `>=`.

Not yet reviewed
Waiting on contributor

This raises a deprecation warning in Ruby 2.7 and breaks in Ruby 3.

Not yet reviewed

This PR applies the first part of the solution to fix the pagination issues we have with ansible roles on the host edit page. The PR for the second part...

Needs testing
Not yet reviewed

[Bug #37245](https://projects.theforeman.org/issues/37245) This pull-request fixes #37245 by wrapping the mocked context in a React state. **Detailed problem description** This bug was introduced, when `useForemanContext` of _ForemanContext.js_ was changed in theforeman/foreman@0b40a64be53fb54843bccf2aa193cab0632c83b3...