mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 07:34:35 +02:00
format update to run tests
This commit is contained in:
parent
5b85e2462a
commit
64c03a0419
@ -39,7 +39,7 @@ sub new {
|
|||||||
'schedules' => 'apps::automation::ansible::tower::mode::schedules'
|
'schedules' => 'apps::automation::ansible::tower::mode::schedules'
|
||||||
};
|
};
|
||||||
|
|
||||||
$self->{custom_modes}->{api} = 'apps::automation::ansible::tower::custom::api';
|
$self->{custom_modes}->{api} = 'apps::automation::ansible::tower::custom::api';
|
||||||
$self->{custom_modes}->{towercli} = 'apps::automation::ansible::tower::custom::towercli';
|
$self->{custom_modes}->{towercli} = 'apps::automation::ansible::tower::custom::towercli';
|
||||||
|
|
||||||
return $self;
|
return $self;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user