mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07:00
Add documentation around package dependencies (#41437)
Documented procedure to handle package dependencies required by packages which are Ansible dependencies. Fixes: #30732 Fixes: #16571 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
d65451fa7b
commit
01cdc22ac6
2 changed files with 16 additions and 1 deletions
|
@ -159,7 +159,7 @@ Debian/Ubuntu packages can also be built from the source checkout, run:
|
|||
|
||||
$ make deb
|
||||
|
||||
You may also wish to run from source to get the latest, which is covered above.
|
||||
You may also wish to run from source to get the latest, which is covered below.
|
||||
|
||||
Latest Releases Via Apt (Debian)
|
||||
++++++++++++++++++++++++++++++++
|
||||
|
@ -395,6 +395,8 @@ bugs and feature ideas.
|
|||
Examples of basic commands
|
||||
:ref:`working_with_playbooks`
|
||||
Learning ansible's configuration management language
|
||||
:ref:`installation_faqs`
|
||||
Ansible Installation related to FAQs
|
||||
`Mailing List <http://groups.google.com/group/ansible-project>`_
|
||||
Questions? Help? Ideas? Stop by the list on Google Groups
|
||||
`irc.freenode.net <http://irc.freenode.net>`_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue