You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Hey all,
I am working with Ansible to spinup and provision intsances on AWS EC2. Is there any framework or module to test my ansible code, so that I can ensure that it is working properly as desired ?
Thanks
Benjamin Redling
unread,
Feb 18, 2016, 4:56:19 AM2/18/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
Are you asking how you can avoid the following?
--check, a test + staging setup, monitoring, writing (ansible) tasks
that test for certain state, write/install/autodiscover a check in your
monitoring solution of choice, log file analysis.
Do you want to disrupt the Ops job market or are you searching for a
specific aspect of testing?