📄️ Overriding variables
To override anything, you can set any variable you want in ansible/vars/overrides.yml.
📄️ Versions management
Please note that all software versions since 2.0.0 are set to 'latest'.
📄️ Own config files
As described in config role section, there are certain configuration files which are part of this automation. In order to keep your personal configuration in those files, there are two options:
📄️ Excluding code
Ad-hoc
📄️ Run particular code
To run only particular parts of the code you can run ansible with --tags switch(es)