Обновить playbooks/rocky9.yml
This commit is contained in:
parent
e68d8a3841
commit
46a583342a
1 changed files with 8 additions and 8 deletions
|
|
@ -7,15 +7,15 @@
|
|||
# - 172.20.21.193
|
||||
become: true
|
||||
roles:
|
||||
- users
|
||||
- rocky9
|
||||
- root-cert
|
||||
# - users
|
||||
# - rocky9
|
||||
# - root-cert
|
||||
- linux_login_banner_rhel9
|
||||
- linux_core_dumps_rhel9
|
||||
- linux_ctrl_alt_del_rhel9
|
||||
- linux_dnf_automatic_rhel9
|
||||
- linux_wireless_rhel9
|
||||
- openssh
|
||||
# - linux_core_dumps_rhel9
|
||||
# - linux_ctrl_alt_del_rhel9
|
||||
# - linux_dnf_automatic_rhel9
|
||||
# - linux_wireless_rhel9
|
||||
# - openssh
|
||||
|
||||
vars:
|
||||
#ansible_ssh_user: root
|
||||
|
|
|
|||
Loading…
Reference in a new issue