secfigo.inspec
Ansible Role: Inspec
This role installs Chef's Inspec, a tool for managing compliance as code.
Requirements
No special requirements.
Role Variables
Here are the available variables with their default settings (see defaults/main.yml
):
inspec_version
: "4.18.104"
The version of Inspec to install.inspec_arch
: "amd64"
The architecture for the Inspec installation (it should be part of the system's$PATH
).
Dependencies
No dependencies.
Example Playbook
- hosts: servers
roles:
- secfigo.inspec
Testing Locally with Vagrant
To test it on your local machine using Vagrant, use the following commands:
virtualenv --python python3 env
source env/bin/activate
pip3 install ansible
vagrant up
or
vagrant provision
License
MIT License
Author Information
This role was created in 2020 by Mohammed A. Imran, the author of Practical DevSecOps Course.
Installa
ansible-galaxy install secfigo.inspec
Licenza
mit
Download
252
Proprietario
Senior Security Engineer, loves all things security.
Reachable on all social media accounts via @secfigo handle
https://www.linkedin.com/in/secfigo