kentr / ansible-role-wordpress

Ansible Role: WordPress on Ubuntu and CentOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERROR! 'creates' is not a valid attribute for a Task

kentr opened this issue · comments

ERROR! 'creates' is not a valid attribute for a Task

The error appears to have been in '/.../provisioning/roles/kentr.wordpress/tasks/main.yml': line 45, column 3, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:


- name: Fetch random salts for `wp-config.php`.
  ^ here

This error can be suppressed as a warning using the "invalid_task_attribute_failed" configuration