Guillaume Coré
2018-06-11 d3d85b776df3e01a2e450c1c97cc32f9e1aff052
ansible/roles/bastion-opentlc-ipa/tasks/main.yml
@@ -72,8 +72,10 @@
- name: Create an archive of the ipa-client-* logs
  archive:
    path:
      - /var/log/ipa-client*
      - /var/log/ipaclient-install.log
      - /var/log/ipaclient-uninstall.log
    dest: /tmp/ipa-client-logs.tar.gz
  ignore_errors: yes
- name: Fetch the ipa-client-logs archive
  fetch: