Anton Patsev

Results 168 issues of Anton Patsev

##### SUMMARY ServerName zabbix.example.com in /etc/apache2/sites-available/zabbix.conf ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME Zabbix web ##### ANSIBLE VERSION ```paste below ansible [core 2.12.2] python version = 3.8.10 (default,...

bug

Hello! Thanks for role zabbix ##### SUMMARY PostgreSQL | Delegated | Create database: unable to initialize policy plugin ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME community.zabbix.zabbix_server ##### ANSIBLE...

### Summary Hello! I try install jenkins plugin by ansible. ![image](https://user-images.githubusercontent.com/10828883/180651717-4f5e2008-3576-4766-aed0-bb91fb224927.png) My code ``` - name: Jenkins Master play hosts: jenkins become: true vars: my_jenkins_plugins: timestamper: version: "1.18" enabled: yes...

bug
module
plugins
web_infrastructure

### Summary Hello! Thanks for community.general.github_release module. Proposal: Get specific/custom release of a public repository github ### Issue Type Feature Idea ### Component Name github_release ### Additional Information ```yaml (paste...

feature
module

##### SUMMARY Created new conda module for managing conda packages ##### Name of collection Conda ##### GitHub maintainers May be based on https://github.com/UDST/ansible-conda

##### SUMMARY Please Support custom name for docker-compose.yml ##### COMPONENT NAME docker_compose ```yaml - name: Create and start services community.docker.docker_compose: project_src: flask docker-compose-name: docker-compose-server.yaml ```

enhancement
docker-compose-v1

Hello! Thanks for pq. I try add pq to https://github.com/devops-works/binenv But project dont have binary release. Please create binary release.

``` server { listen 80 default_server; server_name localhost; location ~* \?.*\=restapi.*+ { } } ``` gixy default [regexp] CRITICAL Failed to parse regex: \?.*\=restapi.*+ (multiple repeat) Traceback (most recent call...

bug

### Jenkins and plugins versions report Environment ```text Paste the output here ``` ### What Operating System are you using (both controller, and any agents involved in the problem)? Jenkins:...

Hello! Thanks for kafkacat. I try add kafkacat to https://github.com/devops-works/binenv But project dont have binary release. Please create binary release.