diff --git a/lib/ansible/cli/pull.py b/lib/ansible/cli/pull.py index 569d5299a6..620ec68e97 100644 --- a/lib/ansible/cli/pull.py +++ b/lib/ansible/cli/pull.py @@ -51,6 +51,7 @@ class PullCLI(CLI): connect_opts=True, vault_opts=True, runtask_opts=True, + subset_opts=True, ) # options unique to pull