Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playbook 3 fails in loop control - Syntax problem #158

Open
ryoung1us opened this issue Jun 1, 2023 · 0 comments
Open

Playbook 3 fails in loop control - Syntax problem #158

ryoung1us opened this issue Jun 1, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ryoung1us
Copy link

[admin1@controller Ansible-OpenShift-Provisioning]$ ansible-playbook playbooks/3_setup_kvm_host.yaml
ERROR! 'extended_allitems' is not a valid attribute for a LoopControl
The error appears to be in '/home/admin1/ocpauto/Ansible-OpenShift-Provisioning/roles/configure_storage/tasks/main.yaml': line 67, column 5, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
loop_control:
extended: yes
^ here

I commented out extended_allitems, and the playbook no longer had the syntax error.

@AmadeusPodvratnik AmadeusPodvratnik added the bug Something isn't working label Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants