Mihail

Results 55 issues of Mihail

Hi! I use `hashi_vault.vault_read` in one of my playbooks and I see, that Github Actions ubuntu-latest host uses "ansible_playbook_python": "/opt/pipx/venvs/ansible-core/bin/python" And when I install `pip install hvac` or `pipx install...

### Summary Hi! When I run your playbook after my linux machine was rebooted, or maybe when I changed PAT token in github, I have now error ``` "stderr": "Cannot...

bug

Hello! Thank you for nice loader! But I can't resolve static files wich load from src-attribute like . When I delete your loader from loaders, it is work good.

Hi! As I see from your docs, I can not to define `token` property. I was sure that it should generate automatically https://github.com/stefangweichinger/ansible-rclone/blob/2aec630547fe4e49dfee244cd3a1c094a2e5faef/README.md?plain=1#L154-L171 But on practice it doesn't with error...

At first I had problems with detection what happend, when I put wrong client_id. As I understand it couldn't register on Google Drive and by this reason wasn't able to...

I haven't found in docs how to use [files](https://docs.ansible.com/ansible/latest/collections/community/docker/docker_compose_module.html#parameter-files). I try something like ``` User tasks: community.docker.docker_compose: files: - "./mycustom-compose.yml" ``` And get an error like: ERROR! A malformed block...

question
docker-compose-v1
docker-compose-v2

I am tryting to pass envs to use it like ``` services: rabbit: restart: always image: rabbitmq volumes: - ${DATABASES_FOLDER}/rabbit:/var/lib/rabbitmq ``` I did standard [environment attribute](https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_environment.html#setting-the-remote-environment-in-a-task), but it doesn't work...

enhancement
docker-compose-v2

### The bug Hi! I can't do Background backup on Xiaomi Mi Mix 3 with Miui Global 12.0.7 Stable. I've tried near to everything from [this article](https://dontkillmyapp.com/xiaomi) with usage of...

📱mobile

When I run checout second+ times I have error like this on the title on my ubuntu self-hosted runner. A config is very simple like ``` on: push: branches: [...

This model would be very useful in my app. That should contain at least the description of each language code.