Compare commits

..

2 Commits

Author SHA1 Message Date
Michael Pellegrino
0b36e3549a - add lubuntu role to playbook 2022-07-06 08:43:17 -04:00
Michael Pellegrino
84ee92bf7d - add lubuntu to hosts 2022-07-06 08:42:36 -04:00
2 changed files with 8 additions and 0 deletions

3
hosts
View File

@@ -41,6 +41,9 @@ wes-host3
[public] [public]
# not currently used # not currently used
# #
[lubuntu]
# install lubuntu-desktop
#
[nrpe] [nrpe]
# install and configure nagios nrpe server # install and configure nagios nrpe server
# #

View File

@@ -91,3 +91,8 @@
- hosts: firefox - hosts: firefox
roles: roles:
- firefox - firefox
- hosts: lubuntu
roles:
- lubuntu