8 Commits

Author SHA1 Message Date
ionutboangiu
5e0b90ffa7 Revise docker ansible script
- use include/import_tasks instead of the deprecated include.

Used include_tasks for nginx tasks because they might cause problems
due to depending on the nginxConfig variable inside the conditional
statements.
Used import_tasks for docker tasks since they seem like they can be
safely pre-processed.

- remove task installing docker module for python
2024-04-21 17:56:31 +02:00
Trial97
8f43795b97 Updated ansible for docker 2021-07-31 15:33:10 +02:00
Trial97
81af66f247 Updated docker ansible script 2021-07-25 12:09:15 +02:00
Trial97
28d4b755bf Updated ansible scripts 2021-07-23 10:57:08 +02:00
TeoV
3d83b58945 Rename from gouser to user from internalPkgAddr to pkgAddr for ansible scripts 2020-06-23 17:00:06 +02:00
Trial97
6d4a1738fb Updated ansible docker script 2020-03-06 18:37:28 +01:00
Trial97
ec6d7c636d Updated ansible docker script 2020-03-06 18:37:28 +01:00
Trial97
d6eaa35c58 Added ansible for docker 2020-03-06 18:37:28 +01:00