1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

munin/tasks/install.yml: Clean up comments

This commit is contained in:
A Holt 2021-07-27 13:39:42 -04:00 committed by GitHub
parent dcae2a324b
commit 6e023fa500
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
- name: "Install 5 packages: munin, munin-node, munin-plugins-extra, libcgi-fast-perl" - name: "Install 4 packages: munin, munin-node, munin-plugins-extra, libcgi-fast-perl"
package: package:
name: name:
- munin - munin
@ -8,14 +8,6 @@
#- libapache2-mod-fcgid #- libapache2-mod-fcgid
state: present state: present
# - name: "Install 2 packages: munin, munin-node (OS's other than debuntu)"
# package:
# name:
# - munin
# - munin-node
# state: present
# when: not is_debuntu
- name: Establish username/password Admin/changeme in /etc/munin/munin-htpasswd - name: Establish username/password Admin/changeme in /etc/munin/munin-htpasswd
htpasswd: htpasswd:
path: /etc/munin/munin-htpasswd path: /etc/munin/munin-htpasswd