What is going on with this deprecation warning when I close and save the configuration of my raspi-pi GS?
9.9.0: Pulling from librespace/ansible
aa6fbc30c84e: Pull complete
c2c8ca455438: Pull complete
178cd385a501: Pull complete
15f7c9447fb5: Pull complete
abf4cdc9f74c: Pull complete
4f4fb700ef54: Pull complete
1d224f6af2d1: Pull complete
Digest: sha256:05b8b8bffceb1f91308cecdce4bddd4565e4adfb9e553336d531f212795725f4
Status: Downloaded newer image for librespace/ansible:9.9.0
Starting Ansible Pull at 2025-05-15 09:41:01
/usr/local/bin/ansible-pull -i /etc/ansible -U https://gitlab.com/librespacefoundation/satnogs/satnogs-ansible.git -C stable
ansible | SUCCESS => {
"after": "fb90e33e2cd37ee0872ef97b4e559ef2ebfd65b3",
"ansible_facts": {
"discovered_interpreter_python": "/usr/bin/python3.11"
},
"before": "fb90e33e2cd37ee0872ef97b4e559ef2ebfd65b3",
"changed": false,
"remote_url_changed": false
}
[DEPRECATION WARNING]: community.docker.docker_compose has been deprecated.
This module uses docker-compose v1, which is End of Life since July 2022.
Please migrate to community.docker.docker_compose_v2. This feature will be
removed from community.docker in version 4.0.0. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
PLAY [satnogses] ***************************************************************