mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Update documentation based on 301 permanent redirects (#43675)
This commit is contained in:
parent
b0542217e2
commit
00e5123e4c
25 changed files with 43 additions and 43 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.github.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.
|
||||
|
||||
|
|
|
@ -139,7 +139,7 @@ You can also build an RPM yourself. From the root of a checkout or tarball, use
|
|||
Latest Releases Via Apt (Ubuntu)
|
||||
++++++++++++++++++++++++++++++++
|
||||
|
||||
Ubuntu builds are available `in a PPA here <https://launchpad.net/~ansible/+archive/ansible>`_.
|
||||
Ubuntu builds are available `in a PPA here <https://launchpad.net/~ansible/+archive/ubuntu/ansible>`_.
|
||||
|
||||
To configure the PPA on your machine and install ansible run these commands:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue