data-analysis: indention fix for state
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
bad5871b19
commit
108f7ad464
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
|||
|
||||
- name: clean out non-useful images
|
||||
ansible.builtin.file: path=/var/www/html/csv-reports/images/{{item}}
|
||||
state: absent
|
||||
state: absent
|
||||
with_items: [ hotspot-all.png, fedora-rev-latest-stacked.png ]
|
||||
|
||||
- name: scripts to condense data down for further processing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue