2 posts with the tag Bug
Bug in the Ansible’s s3_sync module `file_change_strategy` not working and workaround for it
March 29, 2019
posted by issei_m
I’ve described the actual workaround in the very bottom. If you are hasty just jump to: Workaround As of ...
Ansibleのs3_syncモジュールのfile_change_strategy: date_sizeのバグと対処法
March 22, 2019
posted by issei_m
対処法については一番最後に書いてありますので、面倒な方は読み飛ばして下さい: 対処法 このバグは当エントリ執筆時点の2019年3月22日現在確認ができています。また、現段階でAnsible本体にIssueとPull Re ...