Add some python stuff for env setup

This commit is contained in:
Salt 2023-04-21 19:46:19 -05:00
parent 5862b7f351
commit 21907b7fe5
2 changed files with 5 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
*.swp
.cache
.roles
.venv
venv

3
requirements.txt Normal file
View File

@ -0,0 +1,3 @@
ansible
ansible-lint
pynetbox