30
loading...
This website collects cookies to deliver better user experience
vars.yml
and passwords.yml
. Passwords file is encrypted using Ansible Vault.vars.yml
and passwords.yml
to ansible-playbook command, Something like:ansible-playbook /edx/app/edx_ansible/edx_ansible/playbooks/openedx_native.yml --vault-password-file ~/.ansible_vault_pass.txt -i ./ansible-configs/inventory -e@./edx-configs/vars.yml -e@./edx-configs/passwords.yml
actions/checkout@v2
actionshimataro/ssh-key-action@v2
actionvars.yml
file is EDXAPP_PLATFORM_NAME
and we use it's value in template in multiple places like the footer.Cubite Technologies
and commit the change. It should trigger GitHub action to deploy this new value to our server via Ansible.