mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
added ability to limit in ansilbe pull
refactored the options a bit, new inventory_opts made sense to always group fixes #7917
This commit is contained in:
@@ -44,7 +44,7 @@ class PlaybookCLI(CLI):
|
||||
runas_opts=True,
|
||||
subset_opts=True,
|
||||
check_opts=True,
|
||||
diff_opts=True,
|
||||
inventory_opts=True,
|
||||
runtask_opts=True,
|
||||
vault_opts=True,
|
||||
fork_opts=True,
|
||||
|
||||
Reference in New Issue
Block a user