Home
last modified time | relevance | path

Searched refs:_check_patch_needed (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/theforeman/foreman/plugins/module_utils/
H A Dforeman_helper.py102 def _check_patch_needed(introduced_version=None, fixed_version=None, plugins=None): function
417 @_check_patch_needed(fixed_version='2.0.0')
427 @_check_patch_needed(fixed_version='1.23.0')
456 @_check_patch_needed(fixed_version='2.2.0', plugins=['remote_execution'])
486 @_check_patch_needed(introduced_version='2.1.0', fixed_version='2.3.0')
516 @_check_patch_needed(fixed_version='1.24.0', plugins=['katello'])
533 @_check_patch_needed(plugins=['katello'])
546 @_check_patch_needed(fixed_version='1.24.0', plugins=['katello'])
559 @_check_patch_needed(fixed_version='1.24.0', plugins=['katello'])
590 @_check_patch_needed(plugins=['katello'])