- change from lxde to lubuntu-desktop

- make nrpe a role
This commit is contained in:
Michael Pellegrino
2022-06-30 14:24:03 -04:00
parent 7456afed0f
commit 42c6f18bd7
3 changed files with 5 additions and 2 deletions

3
hosts
View File

@@ -41,6 +41,9 @@ wes-host3
[public]
# not currently used
#
[nrpe]
# install and configure nagios nrpe server
#
[snmpd]
# installs SNMP daemon
#

View File

@@ -65,7 +65,7 @@
- hosts: salesforce
roles:
- salesforce
- hosts: all
- hosts: nrpe
roles:
- nrpe
- hosts: sipclient

View File

@@ -12,4 +12,4 @@ dependency_packages:
- libpcap-dev
- libsctp-dev
- chromium-browser
- lxqt
- lubuntu-desktop