mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
Remove dns from container create parameters.
This commit is contained in:
@@ -802,7 +802,6 @@ class TaskParameters(DockerBaseClass):
|
||||
tty='tty',
|
||||
ports='ports',
|
||||
environment='env',
|
||||
dns='dns_servers',
|
||||
name='name',
|
||||
entrypoint='entrypoint',
|
||||
cpu_shares='cpu_shares',
|
||||
|
||||
Reference in New Issue
Block a user