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

Reply via email to