From f8216db21f079f60656e5a4df09276d4b311b855 Mon Sep 17 00:00:00 2001 From: JP Mens Date: Tue, 10 Dec 2019 06:39:54 +0100 Subject: [PATCH] Update iocage.py: remove 'docker' (#65656) It seems to me as though the term 'docker' was copy/pasted in; I don't understand what it would mean in the context of iocage. As such, I think removal is best. --- lib/ansible/plugins/connection/iocage.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/ansible/plugins/connection/iocage.py b/lib/ansible/plugins/connection/iocage.py index 23018c7bc2..a79a1702c0 100644 --- a/lib/ansible/plugins/connection/iocage.py +++ b/lib/ansible/plugins/connection/iocage.py @@ -19,7 +19,6 @@ DOCUMENTATION = """ remote_addr: description: - Path to the jail - default: The set user as per docker's configuration vars: - name: ansible_host - name: ansible_iocage_host