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:
Florian Braun
2018-07-27 21:31:12 +02:00
committed by Matt Clay
parent 2c3d418e53
commit 74af52533f
2 changed files with 101 additions and 8 deletions

View File

@@ -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