When i execute playbook for cloudformation module on ubuntu 14, one exception will throw as: create_stack() got an unexpected keyword argument ‘stack_policy_body’.
Python version is 2.7 and python-boto has already been update to latest version via apt-get update.
Looks like this is caused by environment but i have no idea how to fix it on my workstation.