openSUSE / ansible-obs

Some playbooks to operate OBS
1 stars 10 forks source link

Fix run curl warning #72

Closed danidoni closed 1 year ago

danidoni commented 1 year ago
RUNNING HANDLER [deploy : run curl] ***********************************************************************************************************************************************************************************************************
[WARNING]: Consider using the get_url or uri module rather than running 'curl'.  If you need to use command because get_url or uri is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in
ansible.cfg to get rid of this message.
changed: [obs -> localhost]