Refactor CI/CD setup: streamline Python package installations and add bcrypt hashing for email credentials
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
ansible
|
||||
ansible-lint
|
||||
ansible-playbook-grapher
|
||||
passlib
|
||||
fabric
|
||||
@@ -0,0 +1,7 @@
|
||||
ansible
|
||||
ansible-lint
|
||||
molecule
|
||||
molecule-podman
|
||||
ansible-playbook-grapher
|
||||
passlib
|
||||
pytest-molecule
|
||||
@@ -0,0 +1 @@
|
||||
bcrypt
|
||||
Reference in New Issue
Block a user