Initial commit
This commit is contained in:
7
skills/ansible-playbook-creator/scripts/README.md
Normal file
7
skills/ansible-playbook-creator/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for ansible-playbook-creator skill
|
||||
|
||||
- [ ] validate_playbook.py: Validates the generated playbook syntax and structure using ansible-lint or similar tools.
|
||||
- [ ] test_playbook.sh: Executes the generated playbook in a test environment (e.g., a container) to verify its functionality.
|
||||
- [ ] secure_playbook.py: Scans the playbook for security vulnerabilities and suggests remediations based on best practices.
|
||||
Reference in New Issue
Block a user