foreman-tasks 5.1.1
The goal of this plugin is to unify the way of showing task statuses across the Foreman instance. It defines Task model for keeping the information about the tasks and Lock for assigning the tasks to resources. The locking allows dealing with preventing multiple colliding tasks to be run on the same resource. It also optionally provides Dynflow infrastructure for using it for managing the tasks.
Gemfile:
=
install:
=
Runtime Dependencies (4):
Development Dependencies (2):
factory_bot_rails
~> 4.8.0
sqlite3
>= 0