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:
parent
dcae2a324b
commit
6e023fa500
1 changed files with 1 additions and 9 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue