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

Error while booting include file #11

Closed
FlogFr opened this issue Jul 19, 2016 · 2 comments
Closed

Error while booting include file #11

FlogFr opened this issue Jul 19, 2016 · 2 comments
Assignees

Comments

@FlogFr
Copy link

FlogFr commented Jul 19, 2016

Impossible to boot a container since I updated the requirements:

TASK [novafloss.boot : include] ************************************************
fatal: [localhost]: FAILED! => {"failed": true, "reason": "no action detected in task. This often indicates a misspelled module name, or incorrect module path.\n\nThe error appears to have been in '/home/arkadefr/Projects/django-novaauth/ansible/roles/novafloss.boot/tasks/lxd.yml': line 8, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Start lxd container\n  ^ here\n\n\nThe error appears to have been in '/home/arkadefr/Projects/django-novaauth/ansible/roles/novafloss.boot/tasks/lxd.yml': line 8, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Start lxd container\n  ^ here\n"}
@indispeq
Copy link
Contributor

indispeq commented Aug 1, 2016

I am getting the same issue on this version of novafloss.boot, rendering my tests unbootable. I was not able to see the problem, unless I disabled LXD. @jpic any ideas?

Is this because our machines are missing the LXD patch you created?

@jpic
Copy link
Contributor

jpic commented Aug 1, 2016 via email

jpic added a commit that referenced this issue Aug 2, 2016
Before this patch, the tasks file will always include the lxd tasks which fail
when lxd is not installed. This patch makes both lxc and lxd optionnal.
@jpic jpic closed this as completed in 9b67116 Aug 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants