munin_node: Rename role
This commit is contained in:
parent
26c6aca8f7
commit
c67990e462
8 changed files with 2 additions and 2 deletions
|
@ -19,4 +19,4 @@ system's base packages.
|
||||||
Following secondary services that are not required for production
|
Following secondary services that are not required for production
|
||||||
capability are installed:
|
capability are installed:
|
||||||
|
|
||||||
* munin-node for monitoring system usage
|
* munin_node for monitoring system usage
|
||||||
|
|
|
@ -47,7 +47,7 @@
|
||||||
include_role:
|
include_role:
|
||||||
name: "{{ role }}"
|
name: "{{ role }}"
|
||||||
with_items:
|
with_items:
|
||||||
- munin-node
|
- munin_node
|
||||||
- network
|
- network
|
||||||
- pki
|
- pki
|
||||||
- psacct
|
- psacct
|
||||||
|
|
Loading…
Add table
Reference in a new issue