draft to generate man pages

This commit is contained in:
Brian Coca 2017-03-22 16:38:49 -04:00 committed by Brian Coca
parent 7b197d823e
commit b4c47ebf68
8 changed files with 170 additions and 14 deletions

View file

@ -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