mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Variable Timout for Katello Module + Documentation (#41834)
* Changed Foreman timeout to be setable via a parameter Added a Parameter to set the timout to wait for the started Foreman actions by the user instead of using the hard coded 1000 Seconds * katello module screamed for more docu :) * fix docu + some ci findings made docu better and moved chices in relations to other options to the description * added a quote to description and removed wrong combination of param product * Removed choices from params also removed katello from a ignore file
This commit is contained in:
@@ -1041,8 +1041,6 @@ lib/ansible/modules/packaging/os/yum_repository.py E324
|
||||
lib/ansible/modules/packaging/os/zypper.py E326
|
||||
lib/ansible/modules/remote_management/foreman/foreman.py E322
|
||||
lib/ansible/modules/remote_management/foreman/foreman.py E325
|
||||
lib/ansible/modules/remote_management/foreman/katello.py E322
|
||||
lib/ansible/modules/remote_management/foreman/katello.py E325
|
||||
lib/ansible/modules/remote_management/hpilo/hpilo_boot.py E324
|
||||
lib/ansible/modules/remote_management/hpilo/hpilo_boot.py E326
|
||||
lib/ansible/modules/remote_management/ipmi/ipmi_boot.py E326
|
||||
|
||||
Reference in New Issue
Block a user