I have a question regarding this module and creating encrypted image.
I have the latest version of Ansible tower,asnible, boto. On centos 7, all installed from repositories. (i even tested it with ansible 2.2 release candidate, as it says that version 2.2 is needed), but it wont work with it either.
If i remove the encrypted and kms_key_id, module works. but it wont work with these two parameters.
And copying encrypted image just wont work. I get the message:
“msg”: “UnknownParameter: The parameter Encrypted is not recognized”
Can anyone provide some assistance what is it that is wrong?
This is installed on separate server for testing purposes. But this happened with every release i tried, even with the 3.0, from git, and with latest stable from repository.