Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 391 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 391 Bytes

cdnjs-autoupdate-ansible

Deploy

ansible-playbook [env].yml -i prod --ask-vault-pass

where [env] is:

  • autoupdater: the bot that updates the cdnjs/cdnjs repo

Add secrets var

ansible-vault encrypt_string --ask-vault-pass --name NAME

Copy the output and add it to ./vars.yml

Add encrypted file

ansible-vault encrypt files/clear.crt --ask-vault-pass