change reloaded to restarted on handler

This commit is contained in:
Ruben Blanco 2023-10-13 13:21:49 +02:00
parent 8e57251483
commit 4d807c6dc5
2 changed files with 6 additions and 0 deletions

View File

@ -22,6 +22,11 @@
name: base-config-debian-os
tags: base-os_config
- name: "[NAGIOS NRPE] Install and configure nagios nrpe"
import_role:
name: nagios-nrpe
tags: nagios-nrpe_config
- name: "[GUEST SIDE] Install guest side"
import_role:
name: server-type
@ -53,6 +58,7 @@ handlers:
- create-awx-user-and-config
- hardnening-config-root-user
- base-config-debian-os
- nagios-nrpe
- server-type
- add-repos-vn
- vim-options