Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-02 | Update ansible scripts to use py3 for Ubuntu and Fedora | Emma Foley | 1 | -0/+6 | |
Signed-off-by: Emma Foley <efoley@redhat.com> Change-Id: Ia62933a4b824f1280a693fc8004d29c67dc5e2ac | |||||
2018-09-28 | WIP: Add role to auto install docker on hosts | Kamil Wiatrowski | 1 | -0/+31 | |
Auto install docker with dependencies on hosts: apt install python apt install python-pip pip install docker-py apt install docker.io Set docker proxy using host proxy settings. Updated documentation. Change-Id: Ibec7e0a7e484d5a9a8656cd3598c3acc7c2e2184 Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com> |