mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Consistent typesetting of "GitHub" (#50929)
This commit is contained in:
parent
e515b4000c
commit
33b9c880a4
14 changed files with 19 additions and 19 deletions
|
@ -30,7 +30,7 @@ as a ``.rpmnew`` file (or other) as appropriate in the case of updates.
|
|||
If you installed Ansible from pip or from source, you may want to create this file in order to override
|
||||
default settings in Ansible.
|
||||
|
||||
An `example file is available on Github <https://raw.githubusercontent.com/ansible/ansible/devel/examples/ansible.cfg>`_.
|
||||
An `example file is available on GitHub <https://raw.githubusercontent.com/ansible/ansible/devel/examples/ansible.cfg>`_.
|
||||
|
||||
For more details and a full listing of available configurations go to :ref:`configuration_settings<ansible_configuration_settings>`. Starting with Ansible version 2.4, you can use the :ref:`ansible-config` command line utility to list your available options and inspect the current values.
|
||||
|
||||
|
|
|
@ -255,7 +255,7 @@ Ansible is available in the Community repository::
|
|||
|
||||
$ pacman -S ansible
|
||||
|
||||
The AUR has a PKGBUILD for pulling directly from Github called `ansible-git <https://aur.archlinux.org/packages/ansible-git>`_.
|
||||
The AUR has a PKGBUILD for pulling directly from GitHub called `ansible-git <https://aur.archlinux.org/packages/ansible-git>`_.
|
||||
|
||||
Also see the `Ansible <https://wiki.archlinux.org/index.php/Ansible>`_ page on the ArchWiki.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue