Skip to content

isabella232/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

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 69.1%
  • DIGITAL Command Language 30.9%