Anton Patsev
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,...
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.  My code ``` - name: Jenkins Master play hosts: jenkins become: true vars: my_jenkins_plugins: timestamper: version: "1.18" enabled: yes...
### 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...
##### 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 ```
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...
### 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.