mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
fix E302
This commit is contained in:
parent
9eb3e4fa13
commit
d4df3c4b4d
1 changed files with 1 additions and 0 deletions
|
|
@ -859,6 +859,7 @@ class LogrotateConfig:
|
|||
self.result["enabled_state"] = target_enabled
|
||||
return self.result
|
||||
|
||||
|
||||
def main() -> None:
|
||||
"""Main function."""
|
||||
module = AnsibleModule(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue