Add docker-compose override & use ansible command module
This commit is contained in:
parent
23e73ceb60
commit
27c2c9e1d6
3 changed files with 64 additions and 16 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Reference in a new issue