Hi,

>     server: "{{ server }}"
>     zone: ca.zone
>     record: ca.owner_name
>     ttl: ca.ttl

you are not templating the parameters, so the module sees the string
"ca.ttl", which cannot be converted to an integer.

Cheers,
Felix


-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/20210205173608.28ec2f58%40rovaniemi.

Reply via email to