-
Notifications
You must be signed in to change notification settings - Fork 1
Helper utility to export Ansible playbook variables to Yaml for use with Serverspec.
License
nathonfowlie/ansible2serverspec
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#Ansible 2 ServerSpec Helper utility to simplify synchronising configuration information that is shared between Ansible playbooks, and Serverspec infrastructure tests. The utility is designed to mimic the ```ansible-playbook``` command as closely as possible, to minimise the learning curve and enable easy integration into existing build or deployment scripts. ## Installation ``` pip install ansible2serverspec ``` ### Installing from Source ``` $ pip install -r requirements.txt $ python setup.py install ```
About
Helper utility to export Ansible playbook variables to Yaml for use with Serverspec.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published