Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update installation.rst #3074

Merged
merged 3 commits into from Mar 16, 2021
Merged

Update installation.rst #3074

merged 3 commits into from Mar 16, 2021

Conversation

JensTimmerman
Copy link
Contributor

SUMMARY

centos8 prefers the usage of dnf instead of yum
ubuntu prefers the use of apt above apt-get for cli

ISSUE TYPE
  • Docs Pull Request

+label: docsite_pr

PR Type

  • Docs Pull Request

##### SUMMARY
centos8 prefers the usage of dnf instead of yum
ubuntu prefers the use of apt above apt-get for cli 


##### ISSUE TYPE
- Docs Pull Request

+label: docsite_pr

Ubuntu 16.x
^^^^^^^^^^^

.. code-block:: bash

$ sudo apt-get install -y libffi-dev git
$ sudo aptinstall -y libffi-dev git
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
$ sudo aptinstall -y libffi-dev git
$ sudo apt install -y libffi-dev git

@ssbarnea ssbarnea merged commit bcb4cad into ansible:master Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants