Add docker-compose override & use ansible command module

This commit is contained in:
sonny 2024-10-08 10:01:23 +02:00
parent 23e73ceb60
commit 27c2c9e1d6
3 changed files with 64 additions and 16 deletions

View file

@ -1,6 +1,6 @@
app_name: 'newsreader'
app_repository: 'https://git.fudiggity.nl/sonny/newsreader'
app_ref: '0.5.0'
app_ref: '0.5.1'
app_dir: '/srv/docker/newsreader'
django_settings_module: 'newsreader.conf.production'