Todo Configuration Management is used to config services. It's based on Ansible code.
- Clone this repo
- Install Ansible CLI
- For the
ansible-vaultpassword please contact the repository owner or the person responsible for this repository to obtain them
This template provides a handful of scripts to make your dev experience better!
- Encrypt sensitive data
ansible-vault encrypt_string
- Run playbook
ansible-playbook --ask-vault-password playbook.yaml
- Must encrypt sensitive data with command
ansible-vaultfor making sure that data will be not readable