文件名称:ansible-role-needrestart:在类似debian的系统上安装和维护Needrestart
文件大小:27KB
文件格式:ZIP
更新时间:2024-05-27 02:47:49
debian ansible-role needrestart HTML
ansible-role-needrestart 安装和维护Needrestart的角色 角色变量 默认值: # Admins should be informed via email needrestart_notifyd_disable_email: 0 # All other notifications should be disabled needrestart_notifyd_disable_write_tty: 1 needrestart_notifyd_disable_needrestart_session: 1 needrestart_notifyd_disable_notify_send: 1 # Restart services (l)ist only, (i)nteractive or (a)utomatically. needrestart_action: l
【文件预览】:
ansible-role-needrestart-master
----.gitignore(1KB)
----defaults()
--------main.yml(987B)
----templates()
--------600-mail.j2(1KB)
--------needrestart.conf.j2(6KB)
--------notify.conf.j2(1KB)
--------needrestart_ignorelist.conf.j2(274B)
----meta()
--------main.yml(436B)
----LICENSE(34KB)
----.github()
--------workflows()
--------dependabot.yml(121B)
----README.md(2KB)
----.yamllint(598B)
----files()
--------check_needrestart(633B)
----molecule()
--------default()
--------docker()
----tasks()
--------main.yml(1KB)
----.editorconfig(245B)