On some versions of ansible, the way the copying of custom beams is set up causes:
[DEPRECATION WARNING]: Skipping task due to undefined Error, in the future this
will be a fatal error.. This feature will be removed in a future release.
Deprecation warnings can be disabled by setting deprecation_warnings=False in
ansible.cfg.
and the play continues to run without issue. On others, the play just fails on that task.
On some versions of ansible, the way the copying of custom beams is set up causes:
and the play continues to run without issue. On others, the play just fails on that task.