Fix autocloud backend to work with --check/--diff
This commit is contained in:
parent
b984c1bad1
commit
ed3cc1809c
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
command: redis-cli --scan --pattern tunirports
|
||||
changed_when: False
|
||||
register: tunirports
|
||||
always_run: true
|
||||
tags:
|
||||
- autocloud
|
||||
- autocloud/backend
|
||||
|
@ -85,6 +86,7 @@
|
|||
- gcc
|
||||
- vagrant
|
||||
register: virtualbox_installed
|
||||
always_run: true
|
||||
when: autocloud_specialization == 'virtualbox'
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue