This is a ansible playbook to setup ... Server and maybe some other projects. We will see...
Dieses Ansible verwendet submodule. Vergesst nicht diese regelmäßig mit auszuchecken!
git config submodule.recurse true
git submodule update --init --recursive
Das standard Playook ist site.yml
. Womöglich sind hier andere Playbooks eingebunden...
docs.ansible.com/ansible/latest/user_guide/playbooks_best_practices.htm
ansible-vault encrypt_string 'encrypted_secret_string_value' \
-n string_name