NAME blog.hoberg.ch - useless things for DevOps DESCRIPTION blog.hoberg.ch is a text mode blog about BSD, Linux and typical DevOP content like Ansible, Puppet etc. running on pyhpblog. OPTIONS [website] [blog] [privacy] [impress] CONTENT - Ansible module "move": Moving files/directories across filesystems This new Ansible module adds support to move files or directories across filesystems. Instead of copy and delete it will try to use systems mv action if possible. When moving files across different partitions or filesystems it will fallback to copy und delete source file. This module may be helpfull when moving larger files or having less disk space. Download(s): GitHub: Upstream move.py blog.hoberg.ch (C) 2020 [privacy] | [impress]