Hello,
I have been searching a couple of days off and on.
I am using ansible 1.7 and in the process of creating a playbook to check the kernel version and if it is lower than X check if python-simplejson is installed. If it is not then install the package.
Below is a sample of my simple playbook.
`