moved sshbanner to general, added to rhel environments

This commit is contained in:
2022-12-03 15:16:11 +01:00
parent e08d153757
commit 8c21e1d365
4 changed files with 16 additions and 1 deletions

View File

@@ -1,19 +0,0 @@
---
- name: Ensure /etc/banner is populated with BJPHoster Network
ansible.builtin.copy:
dest: /etc/banner
content: |
|--------------------------------------|
| This is a private system managed |
| by the BJPHoster Private Network. |
| |
| Unless otherwise authorized you are |
| to leave this virtual premise |
| immediately, otherwise this will be |
| considered a security breach attempt |
| and will be reported to the |
| competent authorities and persecuted |
| to the extent permitted by the |
| applicable law of the country where |
| these systems reside. |
|--------------------------------------|