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

cdnjs/bot-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Tools to maintain our bots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published