We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d4619 commit 567ccfcCopy full SHA for 567ccfc
tasks/main.yml
@@ -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
-
+---
8
- name: Check if rrd tool version is already build
9
stat:
10
path: "{{ rrdtool_install_dir }}/bin/rrdtool"
0 commit comments