mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-24 22:25:02 +02:00
fix option ansible tower
This commit is contained in:
parent
b945fae6f6
commit
2afebae79e
@ -141,7 +141,7 @@ sub new {
|
||||
bless $self, $class;
|
||||
|
||||
$options{options}->add_options(arguments => {
|
||||
"filter-inventory" => { name => 'filter_inventory' },
|
||||
'filter-inventory:s' => { name => 'filter_inventory' },
|
||||
});
|
||||
|
||||
return $self;
|
||||
|
Loading…
x
Reference in New Issue
Block a user