tripleo-ansible/doc/source/modules/modules-tripleo_diff_exec.rst
Alex Schultz 5702b7ba3d Add tripleo_diff_exec module
This module takes a file input and checks to see if it has changed since
the last time checked and runs a command if it has changed. The module
will take a copy of the file being checked to be used for subsequent
executions if the file has changed.

Change-Id: Iea02a40639529ff9d80d3368f07ce81e6b1e911f
2020-08-27 18:06:50 +02:00

304 B

Module - tripleo_diff_exec

This module provides for the following ansible plugin:

  • tripleo_diff_exec