telus-archive/forge

Ansible is currently version pinned to <2.0

Closed this issue · 0 comments

We will need to assess the deprecation and damage that occurs when upgrading, current issues include:

[DEPRECATION WARNING]: Specifying include variables at the top-level of the
task is deprecated. Please see:

http://docs.ansible.com/ansible/playbooks_roles.html#task-include-files-and-
encouraging-reuse

 for currently supported syntax regarding included files and
 variables. This feature will be removed in a future release. Deprecation
warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
fatal: [localhost]: FAILED! => {"failed": true, "reason": "ERROR! conflicting action statements\n\nThe error appears to have been in '/etc/ansible/roles/telusdigital.auth/tasks/users-core.yml': line 34, 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- include: create-user.yml\n  ^ here\n"}```

not to mention telusdigital.auth but they may be due to nginx failure.