Skip to content

Commit 567ccfc

Browse files
Cleanup
1 parent 03d4619 commit 567ccfc

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

tasks/main.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
1-
#- name: Ensure package source list is correct.
2-
# copy:
3-
# dest: "/etc/apt/sources.list.d/archive_ubuntu_com_ubuntu.list"
4-
# content: |
5-
# # ansible managed
6-
# deb http://archive.ubuntu.com/ubuntu bionic main restricted universe multiverse
7-
1+
---
82
- name: Check if rrd tool version is already build
93
stat:
104
path: "{{ rrdtool_install_dir }}/bin/rrdtool"

0 commit comments

Comments
 (0)