diff --git a/lib/ansible/modules/web_infrastructure/django_manage.py b/lib/ansible/modules/web_infrastructure/django_manage.py index 660f55fd9f0..d62378d15c2 100644 --- a/lib/ansible/modules/web_infrastructure/django_manage.py +++ b/lib/ansible/modules/web_infrastructure/django_manage.py @@ -183,7 +183,6 @@ def main(): command_required_param_map = dict( loaddata=('fixtures', ), - createcachetable=('cache_table', ), ) # forces --noinput on every command that needs it