mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-14 09:10:39 +00:00
4 lines
62 B
Python
4 lines
62 B
Python
#!/usr/bin/env python
|
|
from bandit.cli import main
|
|
main.main()
|