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