Add Ansible and Ansistrano slides

This commit is contained in:
Oliver Davies 2021-04-20 11:53:58 +01:00
parent 45f9c443c6
commit 6f32c87345
26 changed files with 1181 additions and 1 deletions

View file

@ -34,7 +34,7 @@ command('pdf generate <talk>'): |
command('pdf watch <talk>'): |
#!bash|=
cd ={ input.argument('talk') }
passthru nodemon -e rst,style,txt -x "={ @('rst2pdf.command') }"
passthru nodemon -e rst,style,txt,jpg,png -x "={ @('rst2pdf.command') }"
command('thumbnail <talk>'):
env: