Just to close this out on the mailing lists, upgrading to Ansible 2.2
fixes this issue, so we now require Ansible 2.2 and the docs have been
updated to indicate that.

https://github.com/openshift/openshift-ansible/issues/2860

On Fri, Nov 25, 2016 at 1:09 AM, Dean Peterson <[email protected]> wrote:
> I pulled down the latest origin openshift-ansible playbooks and ran the
> Advanced install. I get the following error:
>
> ansible-playbook ~/openshift-ansible/playbooks/byo/config.yml
> statically included:
> /root/openshift-ansible/roles/os_firewall/tasks/firewall/firewalld.yml
> ERROR! no action detected in task. This often indicates a misspelled module
> name, or incorrect module path.
>
> The error appears to have been in
> '/root/openshift-ansible/roles/os_firewall/tasks/firewall/firewalld.yml':
> line 6, column 3, but may
> be elsewhere in the file depending on the exact syntax problem.
>
> The offending line appears to be:
>
>
> - name: Ensure iptables services are not enabled
>   ^ here
>
>
> The error appears to have been in
> '/root/openshift-ansible/roles/os_firewall/tasks/firewall/firewalld.yml':
> line 6, column 3, but may
> be elsewhere in the file depending on the exact syntax problem.
>
> The offending line appears to be:
>
>
> - name: Ensure iptables services are not enabled
>   ^ here
>
>
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>

_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to