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

mv 3 python3-* pkgs FROM scripts/ansible TO roles {mysql, postsgresql, munin}

This commit is contained in:
root 2021-07-28 19:10:22 -04:00
parent a6acf8261c
commit e88c5df3df
4 changed files with 18 additions and 6 deletions

View file

@ -1,4 +1,4 @@
- name: "Install 4 packages: munin, munin-node, munin-plugins-extra, libcgi-fast-perl"
- name: "Install 5 packages: munin, munin-node, munin-plugins-extra, libcgi-fast-perl, python3-passlib"
package:
name:
- munin
@ -6,6 +6,7 @@
- munin-plugins-extra
- libcgi-fast-perl
#- libapache2-mod-fcgid
- python3-passlib
state: present
- name: Establish username/password Admin/changeme in /etc/munin/munin-htpasswd