mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-19 15:22:59 +00:00
Ruff autofix
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
from ansible.errors import AnsibleFilterError
|
||||
import sys, os
|
||||
import sys
|
||||
import os
|
||||
|
||||
def get_url(domains, application_id, protocol):
|
||||
plugin_dir = os.path.dirname(__file__)
|
||||
|
||||
Reference in New Issue
Block a user