mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 11:21:25 -07: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:
parent
1acb29ff9b
commit
17b4b1f85c
4 changed files with 12 additions and 9 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue