Hide report copying on sshfs machines rather than just disabling.

This commit is contained in:
Hyperling 2021-02-11 11:10:41 -06:00
parent 73f4c10e77
commit 71f59cc4ac

View File

@ -59,7 +59,7 @@
user: ansible
name: "{{ item.name }}"
job: "As a wise man once said, I'm disabled."
state: present
state: absent
disabled: yes
loop:
- { name: 'Ansible Pull Report' }