62 Commits (324106e91e3febdf75228b0883fff170bb28984c)

Author SHA1 Message Date
Maxime Guyot 3134dd4c0d
Drop support for Fedora 28 and add Fedora 30 and 31 (#5969) 4 years ago
aharrisson b6341287bb
Add Molecule to Docker role (#5129) 4 years ago
Christopher Randles d316b02d28
else condition required otherwise AnsibleUndefinedVariable is triggered (#5722) 4 years ago
Denis Kadyshev 7d1ab3374e
Proxy fixes (#5869) 4 years ago
Alexander Kross c33a049292
Update docker RHEL/CentOS versions to the latest patch versions available. (#5872) 4 years ago
Maxime Guyot 7eaa7c957a
Fix conntrack for opensuse and docker support (#5880) 4 years ago
Christopher Randles d439564a7e
disable gpgcheck if gpgkey is empty (#5621) 4 years ago
Etienne Champetier 47849b8ff7
docker: Fix docker install on CentOS/RHEL 8 (#5820) 4 years ago
Pierre Gaxatte f90926389a
Fix wrong Docker ubuntu repo URL (#5815) 4 years ago
spaced 8ce5a9dd19
remove atomic support because reached end of live (#5783) 4 years ago
spaced 876d4de6be
Fedora CoreOS support (#5657) 4 years ago
Xiaodu 980a4fa401
Add docker-ce 19.03 packages for Debian & Ubuntu (#5729) 4 years ago
Danilo Riecken P. de Morais dc00b96f47
Add missing Coreos OS family string (#5759) 4 years ago
Victor Morales 82efd95901
Remove dockerproject_.+_repo_.+ variables (#5662) 4 years ago
Sylvain Chateau 0ca7aa126b
added "Flatcar", "Flatcar Container Linux by Kinvolk" for all coreOS role (#5607) 4 years ago
Manuel Cintron b51b52ac0e
Fixing and issue where if the pids in the orphan list no longer exist then all systemd child processes would be killed. (#5636) 4 years ago
Preslav Draganov 422b25ab1f
Bind Docker service to containerd.service on versions >=18.09.1 (#5477) 4 years ago
Sergey 2798adc837 Remove stale legacy yum docker repo /etc/yum.repos.d/docker.repo (#5569) 4 years ago
Matthew Mosesohn 38688a4486 Remove dockerproject org (#5548) 4 years ago
Etienne Champetier 42702dc1a3 Fixes for CentOS 8 (#5213) 4 years ago
Maxime Guyot b15d41a96a Add support to Ansible 2.9 (#5361) 4 years ago
LuciferInLove 4f70da2731 Added Amazon Linux 2 support for deploying with docker (#5301) 5 years ago
Erwan Miran 9d8fc8caad Fix getting nameserver and search for /etc/resolv.conf with comments (#5197) 5 years ago
陈谭军 3bcdf46937 fix-up some spelling mistakes (#5202) 5 years ago
rptaylor 9cf503acb1 configure docker_options directly with template (#4912) 5 years ago
Hugo Blom 76640cf1a1 update docker-ce to 18.09.7 (#4973) 5 years ago
Jeff Bornemann 728155a2a1 Support for Oracle Linux (#3655) 5 years ago
rptaylor 324bc41097 Add support for Docker plugins (#4934) 5 years ago
Scott Charron bbdc6210f5 use dpkg_selections module to hold docker-ce on Debian family hosts (#4820) 5 years ago
MarkusTeufelberger 73c2ff17dd Fix Ansible-lint error [E502] (#4743) 5 years ago
MarkusTeufelberger e67f848abc ansible-lint: add spaces around variables [E206] (#4699) 5 years ago
Florent Monbillard 7b77e2d232 Remove docker-storage-setup dependency if not needed (#4077) 5 years ago
MarkusTeufelberger 88d919337e ansible-lint: don't compare to empty string [E602] (#4665) 5 years ago
Matthew Mosesohn fc072300ea Purge legacy cleanup tasks from older than 1 year (#4450) 5 years ago
Chad Swenson d25ecfe1c1 Update Docker defaults to 18.09.5 and drop deprecated (#4624) 5 years ago
MarkusTeufelberger 424e59805f ansible-lint: Fix commands that are also available as module (#4619) 5 years ago
Markos Chandras 12c6b5c3eb openSUSE: Use Leap 15.0 instead of 42.3 (#4442) 5 years ago
Sergey 1e524c68d5 remove our config if docker start failed (#4260) 5 years ago
Gautam Divgi a8dd69cf17 Fixed cleanup-docker-orphans.sh to use docker-containerd-shim and containerd-shim (#4418) 5 years ago
Chad Swenson 5d5c9cab19 Speed up old docker package removal (#4408) 5 years ago
Matthew Mosesohn 5f12b7aedf Remove kubedns and dnsmasq. Move dns_late phase after apps (#4406) 5 years ago
Florent Monbillard 802ac377b8 Fix typo in task description (#4243) 5 years ago
Chad Swenson e552be76ce Docker apt repo name fix (again) (#4246) 5 years ago
Ryler Hockenbury eea22dfd40 Fix typo with docker-ce package versions (#4236) 5 years ago
Chad Swenson 2e2ed3bd35 [SECURITY] Docker patches for CVE-2019-5736 (#4223) 5 years ago
Manuel Cintron 7697baf0da Omit does not work in the context of yum_repository proxy. The ansible documentation specifies to use _none_ to disable the global proxy setting. (#4225) 5 years ago
Karl 85b77f7c22 Remove Ubuntu Bionic specific vars file - breaks multi-arch (#3974) 5 years ago
Manuel Cintron 143e2272ff Fixing an issue where trying to install docker-ce-18.09 on rhel7 nodes (or potentially centos 7) without an enabled extras repo the installation will fail because container-selinux >= 2.9 is required. The check for container-selinux upfront should obviate the need for adding an extras repo if the node is able to find it from another source. (#4161) 5 years ago
Erwan Miran 7f93a5a0f5 Fix deprecation warnings (#4130) 5 years ago
Chad Swenson 881be9b741 Fix epel_enabled and RHEL support in bootstrap-os 5 years ago