Closed dpavle closed 3 years ago
Do you have defined overwrites? If yes, can you please show how you defined the overwrites? It seems there is an error in formatting and Ansible does not interpret the overwrites as an array.
Right, I had an error in my playbook when enabling IPv4 forwarding with overwrite (missing ': 1'), fixed now.
Describe the bug
Expected behavior Expected the task to complete successfully.
Actual behavior
Example Playbook
OS / Environment
Ansible running on a Ubuntu 20.04 VM hosts: a couple of Ubuntu 20.04 based VPS's
Ansible Version
Role Version
Additional context Add any other context about the problem here.