Skip to content

An example of how to use goss with ansible tempaltes

Notifications You must be signed in to change notification settings

ilyaresh/ansible_goss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible code snipets for http://isbyr.com/using-goss-and-ansible-templates-for-system-testing/

Deploy goss to severs

to be done only once per environment, replace dev with either sit or prd as applicable
ansible-playbook -i inventory/dev goss_deploy.yml -e "splunk_group=*" -k -K

Run Tests per role

Replace dev with either sit or prd as applicable
Replace 'syslog' with one of the these uf|hf|ds (hf and ds tests are not created yet)
ansible-playbook -i inventory/dev goss_run_test.yml -e "splunk_group=uf" -k -K

About

An example of how to use goss with ansible tempaltes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages