Guillaume Coré
2018-02-08 4e11e71e22e64ce5f9a8d9bb6c8e2a77e75fba25
add ignore_errors to authorized_keys tasks

Until this is fixed
1 files modified
1 ■■■■ changed files
ansible/roles/opentlc-integration/tasks/main.yml 1 ●●●● patch | view | raw | blame | history
ansible/roles/opentlc-integration/tasks/main.yml
@@ -34,6 +34,7 @@
  with_subelements:
    - "{{ mgr_users }}"
    - authorized_keys
  ignore_errors: true
- file:
    path: "{{ item.home }}/deployer_logs"