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 Aug 13, 2024. It is now read-only.
Hello, do you happen to know why I might be getting this error in my script?:
21:29:20 ERROR! conflicting action statements: file, notify
21:29:20
21:29:20 The error appears to have been in '/var/lib/jenkins/workspace/Provisioning (Ansible)/roles/nginx/tasks/remove-defaults.yml': line 2, column 3, but may
21:29:20 be elsewhere in the file depending on the exact syntax problem.
21:29:20
21:29:20 The offending line appears to be:
21:29:20
21:29:20 ---
21:29:20 - name: Disable the default site
21:29:20 ^ here
21:29:20
21:29:20
My scripts used to work, but now fail in remove-defaults.yml. Could it have to do with a change in the version of Ansible I'm using? Thank you.
The text was updated successfully, but these errors were encountered:
Hello, do you happen to know why I might be getting this error in my script?:
My scripts used to work, but now fail in remove-defaults.yml. Could it have to do with a change in the version of Ansible I'm using? Thank you.
The text was updated successfully, but these errors were encountered: