:orphan: .. code-block:: yaml :linenos: ##################### # pyCIF config file # ##################### # Define here all parameters for pyCIF following YAML syntax # For details on YAML syntax, please see: # http://docs.ansible.com/ansible/latest/YAMLSyntax.html ############################################################################### # pyCIF parameters rootdir: &rootdir /tmp/CIF/ outdir: &outdir !join [*rootdir, /.tox/py38/tmp] verbose: 2 workdir: !join [*outdir, /1_register] logfile: log.txt datei: 2000-01-01 00:00:00 datef: 2000-02-01 00:00:00 ############################################################################### # http://community-inversion.eu/documentation/plugins/models/template.html model: plugin: name: template version: std