git clone https://github.com/git67/ansible-standard <your_working_dir>
vi inventory/hosts
source .env
alias
it's up to you, to install pre-commit -> https://pre-commit.com/#install
for update the collection tree or the python3 venv (if used) you cant do this by the following commands
pip install -Ur requirements.pip
ansible-galaxy collection install -r requirements.yml