Allow pushing newly build containers to registry
This commit is contained in:
@ -6,3 +6,4 @@ state: present # or running, build, absent
|
||||
execute: smart # or always or never
|
||||
disable_template: false
|
||||
docker_profiles: []
|
||||
docker_push: false # only works with build currently
|
||||
|
Reference in New Issue
Block a user