mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 03:11:24 -07:00
draft to generate man pages
This commit is contained in:
parent
7b197d823e
commit
b4c47ebf68
8 changed files with 170 additions and 14 deletions
|
@ -66,6 +66,7 @@ class PullCLI(CLI):
|
|||
inventory_opts=True,
|
||||
module_opts=True,
|
||||
runas_prompt_opts=True,
|
||||
desc="pulls playbooks from a VCS repo and executes them for the local host",
|
||||
)
|
||||
|
||||
# options unique to pull
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue