theforeman / foreman-ansible-modules

Ansible modules for interacting with the Foreman API and various plugin APIs such as Katello
GNU General Public License v3.0
149 stars 166 forks source link

Remove mirror_on_sync from repository_info test #1752

Closed Griffin-Sullivan closed 4 months ago

Griffin-Sullivan commented 4 months ago
AssertionError: ["The following parameters are not supported by your server when performing create on repositories: {'mirror_on_sync'}. They were ignored."]

Removing this line fixes the issue.