| The normal plugin execute. Wakes up whenever the playbook is
changed or whenever a Condition is changed. Also wakes up if the
base class has set a timer waiting for all services to be
acquired. If the playbook has changed we refetch the new set of
plays and fetch the conditions required by those new plays. If
the playbook has not changed, but the conditions have, we refetch
the required conditions. If all required conditions are
available, the operating modes are updated from the current
plays.
|