AnonSec Shell
Server IP : 85.193.89.191  /  Your IP : 13.59.203.186
Web Server : Apache
System : Linux 956367-cx40159.tmweb.ru 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
User : bitrix ( 600)
PHP Version : 8.1.27
Disable Function : NONE
MySQL : OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /etc/ansible/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /etc/ansible/web.yml
---
# This playbook manage web servers on bitrix-hosts hosts
- hosts: bitrix-hosts
  any_errors_fatal: true

# you can modify role by setting manage_web to:
# update - update settings for all web servers
  vars:
    manage_web: NOT_DEFINED
    new_web_server: NOT_DEFINED
    deleted_web_server: NOT_DEFINED
    web_site_name: NOT_DEFINED
    web_site_type: link
    web_site_dir: NOT_DEFINED
    web_site_dbuser: NOT_DEFINED
    web_site_dbpass_file: NOT_DEFINED
    web_site_db: NOT_DEFINED
    web_site_cron: disable
    fstype: lsync
    # kernel site name: if it exists in pool
    web_kernel_site: NOT_DEFINED
    # kernel site dir
    web_kernel_root: NOT_DEFINED
    # netbios domain name (ex. BX)
    ntlm_name: NOT_DEFINED
    # full domain name (ex. BX.OFFICE)
    ntlm_fqdn: NOT_DEFINED
    # domain password server (ex. DC1.BX.OFFICE)
    ntlm_dps: NOT_DEFINED
    # netbios hostname 
    ntlm_host: NOT_DEFINED
    # domain admin user
    ntlm_user: Administrator
    # password for domain user
    ntlm_pass: NOT_DEFINED
    # for secure transmission parameters
    ansible_playbook_file: NOT_DEFINED
    # for debug playbook
    ansible_playbook_debug: NOT_DEFINED
  roles:
  - web

- hosts: bitrix-hosts
  vars:
    cache_directory: /opt/webdir/tmp

  roles:
    - cleaner

Anon7 - 2022
AnonSec Team