Add base_config and deploy_systemd_journal_config
This commit is contained in:
parent
93212e2248
commit
328ec744cc
6 changed files with 48 additions and 18 deletions
playbooks
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
- name: Ensure SSH server config deployment on ssh_server_config_hosts
|
||||
hosts: ssh_server_config_hosts
|
||||
- name: Ensure base config is deployment on base_config_hosts
|
||||
hosts: base_config_hosts
|
||||
roles:
|
||||
- deploy_ssh_server_config
|
||||
- base_config
|
||||
|
||||
- name: Ensure deployment of infrastructure authorized keys
|
||||
hosts: infrastructure_authorized_keys_hosts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue