Commit graph

5 commits

Author SHA1 Message Date
Florian Pritz
3edfe3adc0
Give sangy sudo to docker-image user
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2018-08-07 19:43:02 +02:00
Santiago Torres
3fd6d2f69b ENH: docker-image: define tag and remote vars
The current setup used to use the tagname and the remote names as
hardcoded strings in the main task. I moved them to the role's
variables. I also removed the permission task, and used the become
feature to simplify the task definition.
2018-08-07 18:03:56 +02:00
Santiago Torres
01f8f191d9 FIX:roles:docker-image: update running deps 2018-08-07 18:03:56 +02:00
Christian Rebischke
7b6ec205f4 fixed various bugs with the docker-image role 2018-08-07 18:03:56 +02:00
Santiago Torres
37ca74b8c0 WIP: add base role for building the docker image 2018-08-07 18:03:56 +02:00