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.
This commit is contained in:
parent
ddd786eedf
commit
f8216db21f
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue