Skip to content

This repository is to demonstrate Nirmata's capability in scanning Ansible playbooks to prevent misconfigurations.

Notifications You must be signed in to change notification settings

nirmata/ansible-scan-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansible-scan-demo

This repository is to demonstrate Nirmata's capability in scanning Ansible playbooks to prevent misconfigurations.

Generating the JSON file

To see the implications of the configurations without applying any changes to your environment, use the --check flag.

export ANSIBLE_STDOUT_CALLBACK=json
ansible-playbook playbooks/good_vm_setup.yaml --check > good_vm_setup.json

About

This repository is to demonstrate Nirmata's capability in scanning Ansible playbooks to prevent misconfigurations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published