mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 03:23:59 -07:00
Add ansible-playbook(1) manpage.
This commit is contained in:
parent
8e7ae6cf69
commit
a631c21e5a
9 changed files with 57 additions and 16 deletions
|
@ -3,10 +3,16 @@
|
|||
Man Pages
|
||||
=========
|
||||
|
||||
Ansible's manpage lists available command line options.
|
||||
Ansible's man pages list available command line options. See the rest of the web site for
|
||||
examples of these tools in use.
|
||||
|
||||
ansible(1)
|
||||
----------
|
||||
|
||||
* `View ansible.1 <man/ansible.1.html>`_
|
||||
|
||||
ansible-playbook(1)
|
||||
-------------------
|
||||
|
||||
* `View ansible-playbook.1 <man/ansible-playbook.1.html>`_
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue