10 lines
100 B
Text
10 lines
100 B
Text
|
//
|
||
|
// {{ ansible_managed }}
|
||
|
//
|
||
|
|
||
|
logging {
|
||
|
channel null { null; };
|
||
|
category default { null; };
|
||
|
};
|
||
|
|