@@ -390,6 +390,11 @@
dest: "{{ tempdir.path }}/PortfolioPerformance"
remote_src: true
- name: clean up temp directory
file:
path: "{{ tempdir.path }"
state: absent
- name: install portfolio performance
synchronize:
src: "{{ tempdir.path }}/PortfolioPerformance"
The note is not visible to the blocked user.