changed BJPHoster Network ssh banner

This commit is contained in:
Bryan Joshua Pedini 2023-07-23 14:38:59 +02:00
parent 22ee27cba0
commit 7dfe78ab6d
1 changed files with 18 additions and 14 deletions

View File

@ -3,17 +3,21 @@
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. |
|--------------------------------------|
┌──────────────────────────────────────┐
│ ___ _ ___ │
│ | _ )_ | | _ \ │
│ | _ \ || | _/ │
│ |___/\__/|_| │
│ │
│ 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. │
└──────────────────────────────────────┘