You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
statically included: drupal-vm/provisioning/roles/geerlingguy.solr/tasks/install.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 'drupal-vm/provisioning/roles/geerlingguy.solr/tasks/install.yml': line 27, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
name: Run systemd daemon_reload (RHEL 7 workaround).
^ here
The error appears to have been in 'drupal-vm/provisioning/roles/geerlingguy.solr/tasks/install.yml': line 27, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
name: Run systemd daemon_reload (RHEL 7 workaround).
^ here
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
Summary
I just can't seem to figure out what is the exact syntax problem is here or why it even affects my provisioning because I don't use RedHat distro.
So of course the solution was to comment out the these two plays.
Issue Type
Your Environment
Your OS
Full console output
vagrant up --provision
statically included: drupal-vm/provisioning/roles/geerlingguy.solr/tasks/install.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 'drupal-vm/provisioning/roles/geerlingguy.solr/tasks/install.yml': line 27, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
^ here
The error appears to have been in 'drupal-vm/provisioning/roles/geerlingguy.solr/tasks/install.yml': line 27, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
^ here
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
Summary
I just can't seem to figure out what is the exact syntax problem is here or why it even affects my provisioning because I don't use RedHat distro.
So of course the solution was to comment out the these two plays.
This appeared when I pulled to commit: da79ab7
The text was updated successfully, but these errors were encountered: