le-phare / ansible-deploy

Common deploy tasks for projects made at Le Phare
MIT License
3 stars 1 forks source link

Ansible deprecation at step LEPHARE - Publish assets #48

Open lucasmirloup opened 11 months ago

lucasmirloup commented 11 months ago
TASK [ansistrano.deploy : LEPHARE - Publish assets]
[DEPRECATION WARNING]: The connection's stdin object is deprecated. Call display.prompt_until(msg) instead. This feature will be removed in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False
 in ansible.cfg.
lucasmirloup commented 3 months ago

Already fixed in https://github.com/ansible-collections/ansible.posix/pull/421

Wait for a new release of https://galaxy.ansible.com/ui/repo/published/ansible/posix/ Latest version is 1.5.4 at the moment (1 year old)

thislg commented 2 months ago

@lucasmirloup FYI 1.6.0 of ansible.posix has been released.